Tom Pallister
e5ee57bf24
Feat/net6.0 upgrade ( #1558 )
...
* +semver: major upgrading from net5.0 to net6.0
* packages upgraded
* removed global.json for ocelot sf sample
* update build image
* test new build
* remove make
* fix tests
* make test fail like in CI
* tests passing locally
* updated docs
Co-authored-by: TGP <thomasgardham-pallister@Thomass-MacBook-Pro-2.local>
2022-01-20 09:04:04 +00:00
TomPallister
708b575857
upgrade csproj to net5.0
2020-11-20 09:31:45 +00:00
Pedram Rezaei
84821c6c8d
Updated packages ( #1133 )
...
* Upgrading nugets
* doc changes
* more changes to remove warnings
* one more fix
* one more fix
* forcing the build
2020-04-11 10:00:58 +01:00
WebMed
73e56322e0
Removed direct reference to Ocelot.Administration project
2020-02-04 20:50:13 +01:00
EL Aisati Ahmed
f4eb93b66c
Fix issue #1088 (Ocelot Administration doesn't work with .NET Core 3.x)
2020-02-04 18:20:33 +01:00
EL Aisati Ahmed
157737ef01
Revert "Merge branch 'feature/issue#1088'"
...
This reverts commit 914a386b0e79612a832a0ddc4c1b7fda7e8cf4a2.
2020-02-04 18:12:00 +01:00
EL Aisati Ahmed
e45071fa10
Fix issue #1088 (Ocelot Administration doesn't work with .NET Core 3.x)
...
Fixed OcelotMiddlewareConfigurationDelegate configuration
2020-02-04 17:59:39 +01:00
Tom Pallister
664c6ef626
Updated to netcoreapp3.1
...
* added basic sample
* updated docs
2020-01-18 22:17:22 +00:00
Tom Pallister
41d4f9c6df
#645 added a sample project using the administration api, tested locally and works as expected ( #660 )
2018-10-13 17:48:03 +01:00