Info
Version: | 5.4.0 |
Author(s): | KEYSTONE Framework |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.keystoneframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Keystone.Quantum |
Install
Install-Package Keystone.Quantum
dotnet add package Keystone.Quantum
paket add Keystone.Quantum
Keystone.Quantum Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone(>= 5.3.0)
Quantum is a configuration provider that feeds each of your component with its own variables kept on its own configuration media.
This way you can be sure the configurations will always follow it's owner component no matter if it was developed for desktop and is reused in web or console.
KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.