23 Commits

Author SHA1 Message Date
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
2019-10-28 07:24:30 +00:00
Tom Gardham-Pallister
2dfdf0bb86 after much hacking unit tests passing 2017-02-21 07:34:47 +00:00
TomPallister
2aa156d0a6 refactoring service discovery and load balancing approach into load balancing middleware 2017-02-01 22:00:01 +00:00
TomPallister
92f492f0ad Call build.ps1 in same manner as mr binary mash 2017-02-01 20:51:59 +00:00
TomPallister
9cc5c2c964 Call build.ps1 from AppVeyor 2017-02-01 20:45:27 +00:00
Tom Gardham-Pallister
c3a47f66c8 merge 2017-01-23 12:13:24 +00:00
TomPallister
d7ad6df582 removed rc1 status as all dependencies out of pre 2017-01-21 10:07:06 +00:00
TomPallister
5ab0828d08 appveyor plzzz 2016-10-25 21:22:04 +01:00
TomPallister
d74cbcfd13 appveyor plzzz 2016-10-25 21:12:33 +01:00
TomPallister
79616e2443 appveyor plzzz 2016-10-25 21:07:58 +01:00
TomPallister
385aea8fdd ooops 2016-10-25 21:00:11 +01:00
TomPallister
72f66f8d3a changes to get nuget packages publishing from app veyor 2016-10-25 20:54:55 +01:00
TomPallister
67af8841b2 updated build scriptos 2016-10-14 20:20:03 +01:00
TomPallister
2e9d2b3c8c try copy all artifacts for appveyor 2016-10-13 20:53:17 +01:00
TomPallister
17b24d3da5 changes to get ftp deploy working from appveyor 2016-10-13 20:40:03 +01:00
TomPallister
1fcc0c20d3 bat 2016-10-12 21:08:06 +01:00
TomPallister
d78dc2847e tests 2016-10-12 21:04:35 +01:00
TomPallister
d987e66369 removed environment section 2016-10-12 20:59:00 +01:00
TomPallister
3665347f83 artifacts for CI 2016-10-12 20:58:20 +01:00
TomPallister
276d5b9e4b apveyor yaml 2016-10-12 20:54:31 +01:00
TomPallister
244aa69022 apveyor yaml 2016-10-12 20:50:29 +01:00
TomPallister
3b4123099a trying to get working in CI 2016-10-12 20:47:56 +01:00
TomPallister
d80c4e2de2 apveyor yaml 2016-10-12 20:45:29 +01:00