Skip to content

xzxzxc/RockLib.Configuration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the source code for four nuget packages:

Defines a static Config class as a general replacement for the old .NET Framework ConfigurationManager class.

An alternative to Microsoft.Extensions.Configuration.Binder that supports non-default constructors and other features commonly found in JSON and XML serializers.

A factory that creates instances of property-only interfaces, defined at run-time, and populated with values defined in an instance of IConfiguration.

A configuration provider that reloads when it receives a message containing configuration changes from a RockLib.Messaging.IReceiver.

About

Contains a collection of packages for simplifying application configuration.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%