A library that unites Service Fabric's config packages and ASP.NET Core's configuration.
Info
Version: | 2.0.1 |
Author(s): | Nick Darvey |
Last Update: | Sunday, November 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickDarvey/ServiceFabric.AspNetCore.Configuration |
NuGet Url: | https://www.nuget.org/packages/NickDarvey.ServiceFabric.AspNetCore.Configuration |
Install
Install-Package NickDarvey.ServiceFabric.AspNetCore.Configuration
dotnet add package NickDarvey.ServiceFabric.AspNetCore.Configuration
paket add NickDarvey.ServiceFabric.AspNetCore.Configuration
NickDarvey.ServiceFabric.AspNetCore.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.ServiceFabric.Services(>= 2.7.221)
Tags