This package was create to make life more easy to make http calls to the Consul by HashCorp.
Info
Version: | 1.0.0 |
Author(s): | Bruno Luigi Coccaro |
Last Update: | Sunday, March 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/consulService |
Install
Install-Package consulService
dotnet add package consulService
paket add consulService
consulService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.2)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.2)
- Microsoft.Extensions.Http(>= 3.1.2)
- Microsoft.Extensions.Logging.Console(>= 3.1.2)
- Microsoft.Extensions.Logging.Debug(>= 3.1.2)
- Z.EntityFramework.Extensions.EFCore(>= 3.0.50)