nikitozz / Configuration

Interfaces and providers for accessing configuration files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration

AppVeyor: AppVeyor

Travis: Travis

Configuration is a framework for accessing Key/Value based configuration settings in an application. Includes configuration providers for command line arguments, environment variables, INI files, JSON files, and XML files.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Blog posts

About

Interfaces and providers for accessing configuration files.

License:Other


Languages

Language:C# 96.7%Language:Shell 1.8%Language:PowerShell 1.4%Language:Batchfile 0.1%