Service Fabric Contribution ConfigurationProvider Library.
Info
Version: | 1.0.18 |
Author(s): | Yongguang Zhu |
Last Update: | Monday, May 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/heavenwing/ServiceFabricContrib |
NuGet Url: | https://www.nuget.org/packages/ServiceFabric.Contrib.ConfigurationProvider |
Install
Install-Package ServiceFabric.Contrib.ConfigurationProvider
dotnet add package ServiceFabric.Contrib.ConfigurationProvider
paket add ServiceFabric.Contrib.ConfigurationProvider
ServiceFabric.Contrib.ConfigurationProvider Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.Configuration.UserSecrets(>= 2.2.0)
- Microsoft.ServiceFabric(>= 6.4.624)
- Microsoft.ServiceFabric(>= 6.4.624)
Tags