You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ocelot/test/Ocelot.ManualTest
geffzhang 903b380a5b update .net core 3.0 RTM (#1025)
* feat: update to asp.net core 3.0 preview 9

* fix :  AspDotNetLogger unittest

* feat:  update generic host  and  useMvc

1、Using 'UseMvc' to configure MVC is not supported while using Endpoint Routing https://github.com/aspnet/AspNetCore/issues/9542
2、 use IHost and IHostBuilder

* feat : update .net core 3.0 rc1

* eureka extension

* fixed logger formatter error

* fixed synchronous operations are disallowed of ReadToEnd method

* fix log tests

* Flush method of FakeStream should do nothing

* Update ContentTests.cs

* Fixed ws tests

* feat: delelte comment code

* feat: update .net core 3.0 RTM

* Update OcelotBuilderTests.cs

* Update .travis.yml

mono 6.0.0 and dotnet 3.0.100

* Update Ocelot.IntegrationTests.csproj

update Microsoft.Data.SQLite 3.0.0

* Update .travis.yml

* feat: remove FrameworkReference

1、 remove FrameworkReference
2、 update package

* add appveyor configuration to use version of VS2019 with dotnet core 3 sdk support

* update obsoleted SetCollectionValidator method

* Swap out OpenCover for Coverlet

* Bump Cake to 0.35.0

* Downgrade coveralls.net to 0.7.0
Fix disposing of PollConsul instance

* Remove environment specific path separator

* Do not return ReportGenerator on Mac/Linux

* Remove direct dependency on IInternalConfiguration

* Fix ordering of variable assignment

* Fix broken tests

* Fix acceptance tests for Consul
5 years ago
..
Properties hacked together load balancing reroutes in fileconfig (#211) 7 years ago
Ocelot.ManualTest.csproj update .net core 3.0 RTM (#1025) 5 years ago
Ocelot.postman_collection.json Removed unused usings, removed empty spaces, removed tons os warnings (#903) 6 years ago
Program.cs update .net core 3.0 RTM (#1025) 5 years ago
appsettings.json Removed unused usings, removed empty spaces, removed tons os warnings (#903) 6 years ago
idsrv3test.pfx added cert to manual project for admin area testing 7 years ago
ocelot.json Removed unused usings, removed empty spaces, removed tons os warnings (#903) 6 years ago
tempkey.rsa miles away 7 years ago
web.config Removed unused usings, removed empty spaces, removed tons os warnings (#903) 6 years ago