refactoring service discovery and load balancing approach into load balancing middleware

This commit is contained in:
TomPallister
2017-02-01 22:00:01 +00:00
54 changed files with 1160 additions and 547 deletions

View File

@ -3,10 +3,6 @@ configuration:
- Release
platform: Any CPU
build_script:
- build.bat
test_script:
- run-tests.bat
after_test:
- push-to-nuget.bat %appveyor_build_version% %nugetApiKey%
- build.ps1
cache:
- '%USERPROFILE%\.nuget\packages'