Westwind.Utilities.Configuration
2.25.0
Create strongly typed .NET classes to define configuration data and persist it into a variety of configuration stores. Store config data in .config files, different .config sections and external files, plain xml files, strings or database tables. Read and write configuration data, always have default values available, auto-creation of store configuration data, support for multiple configuration objects. Works in any kind of .NET application.
Install-Package Westwind.Utilities.Configuration -Version 2.25.0
dotnet add package Westwind.Utilities.Configuration --version 2.25.0
<PackageReference Include="Westwind.Utilities.Configuration" Version="2.25.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Westwind.Utilities.Configuration --version 2.25.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Westwind.Utilities.Configuration, 2.25.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.