https://github.com/cdon-dev/cmp.servicefabric.configuration
https://github.com/cdon-dev/cmp.servicefabric.configuration
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cdon-dev/cmp.servicefabric.configuration
- Owner: cdon-dev
- Created: 2019-12-05T10:15:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T07:25:22.000Z (over 5 years ago)
- Last Synced: 2025-02-06T07:11:13.465Z (over 1 year ago)
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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();
```