HttpClientFactory based client service discovery for .NET Core.
Info
| Version: | 1.0.0-preview3 |
| Author(s): | shibayan |
| Last Update: | Sunday, July 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SimpleDiscovery |
Install
Install-Package SimpleDiscovery
dotnet add package SimpleDiscovery
paket add SimpleDiscovery
SimpleDiscovery Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.2.0)