A service-discovery framework (with internal implementation) for asp.net core.
Info
Version: | 1.2.0-beta0012 |
Author(s): | Zhen, Kede |
Last Update: | Monday, October 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/redochenzhen/discovery |
NuGet Url: | https://www.nuget.org/packages/Keep.Discovery |
Install
Install-Package Keep.Discovery
dotnet add package Keep.Discovery
paket add Keep.Discovery
Keep.Discovery Download (Unzip the "nupkg" after downloading)
Dependencies
- Keep.Common(>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Http(>= 2.1.1)