An open API service indexing awesome lists of open source software.

https://github.com/cdon-dev/cmp.servicefabric.configuration


https://github.com/cdon-dev/cmp.servicefabric.configuration

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![NuGet Version and Downloads count](https://buildstats.info/nuget/CMP.ServiceFabric.Configuration?includePreReleases=true)](https://www.nuget.org/packages/CMP.ServiceFabric.Configuration/)

# CMP.Configuration
Opinionated configuration providers setup for .NET Core and Service Fabric.

```csharp
var config = new ConfigurationBuilder().AddCmpConfiguration();
```