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.Mystere |
Install
Install-Package Keystone.Mystere
dotnet add package Keystone.Mystere
paket add Keystone.Mystere
Keystone.Mystere Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone(>= 5.3.0)
Mystere is a lightweight dependency injector that builds and completes your objects behind the scene.
Its fast execution is closely related to the fact that minimizes the use of reflexion and favors configurable build and complete rules written in plain old code.
KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.