Skip to content

A TOML configuration provider for Microsoft.Extensions.Configuration.

License

Notifications You must be signed in to change notification settings

alexinea/Extensions.Configuration.Toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOML Configuration Provider

NuGet Nuget

A Toml format configuration provider for Microsoft.Extensions.Configuration.

Supports following runtimes:

  • .NET 5
  • .NET Core
  • .NET Framework 4.5.1 or higher

Tips for older versions:

Toml Configuration Provider provides 1.x, 2.x, and 3.x versions, which correspond to the Microsoft.Extensions.Configuration of the three eras. You can choose the applicable version.

Starting from 5.0, our dependencies will be consistent with Microsoft.Extensions.Configuration.

Installing

Just install the provider package:

PM> Install-Package Alexinea.Extensions.Configuration.Toml

Other Providers

License

Apache License 2.0

About

A TOML configuration provider for Microsoft.Extensions.Configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published