Skip to content

GetcuReone/GetcuReone.Cdo.Settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetcuReone.Cdo.Settings

Common domain operations for setting API.

NuGet version (GetcuReone.Cdo.Settings) Build status

Configuration

To use the library you need to add to the configuration file:

  • GetcuReone_Settings_SettingTypesFile. Indicates the location of the file in which the types of settings are located.

  • GetcuReone_Settings_SettingsFolder. Contains the path to the folder where the settings files are located.

  • GetcuReone_Settings_TemplateSettingFile. Settings file name template.

Type addition

In order to add your type you need to define it in the file with types.

The configuration type structure can be seen here.

An example can be seen here.

PS:

Please note that the codes are not case sensitive.

About

Common domain operations for setting API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages