Service registry for rest hosts.
Info
Version: | 7.0.4 |
Author(s): | Stanislav Batyrgareev |
Last Update: | Monday, December 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/S-DyX/ServiceRegistry.git |
NuGet Url: | https://www.nuget.org/packages/Service.Registry |
Install
Install-Package Service.Registry
dotnet add package Service.Registry
paket add Service.Registry
Service.Registry Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.Http(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)