Skip to content

Interfaces and providers for accessing configuration files.

License

Notifications You must be signed in to change notification settings

jonnynovikov/Slant.Configuration

Repository files navigation

Slant configurations

Join the chat at https://gitter.im/slantdotnet/Slant GitHub license

Overview

Slant.Configuration is a toolset for accessing Key/Value based configuration settings in an application.

Includes configuration providers for command line arguments and JSON files.

Original code is owned by .NET Foundation and license.txt is included in distribution.

Installation

We recommended installing the NuGet package. Install on the command line from your solution directory or use the Package Manager console in Visual Studio:

PM> Install-Package Slant.Configuration

Usage

Look at the tests for details.

Thanks to

Jetbrains Community Support for providing great tools for our team

Jetbrains Resharper

About

Interfaces and providers for accessing configuration files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages