The package defines configuration extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above


Keywords
CG.Configuration, CodeGator, IConfiguration, configuration
License
MIT
Install
Install-Package CG.Configuration -Version 0.2017.21

Documentation

CG.Configuration:


Build Status Github docs NuGet downloads Azure DevOps coverage Github discussion CG.Configuration on fuget.org

What does it do?

The package contains configuration extensions used by other CodeGator packages.

Commonly used types:

  • Microsoft.Extensions.Configuration.ConfigurationExtensions
  • CG.Configuration.AppConfig.AppConfigConfigurationProvider
  • CG.Configuration.AppConfig.AppConfigConfigurationSource

What platform(s) does it support?

  • .NET 6.x or higher

How do I install it?

The binary is hosted on NuGet. To install the package using the NuGet package manager:

PM> Install-Package CG.Configuration

How do I contact you?

If you've spotted a bug in the code please use the project Issues HERE

We have a discussion group HERE

Is there any documentation?

There is developer documentation HERE

We also blog about projects like this one on our website, HERE

Disclaimer

This package and it's contents are experimental in nature. There is no official support. Use at your own risk.