.NET application development framework that brings both Spring and the CDI (Contexts and Dependency Injection) spec from Java EE (specifically its implementation by JBoss Weld) into .NET development.
Info
| Version: | 0.0.1.28 |
| Author(s): | Cormo |
| Last Update: | Monday, March 2, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/hendryluk/cormo |
| NuGet Url: | https://www.nuget.org/packages/Cormo |
Install
Install-Package Cormo
dotnet add package Cormo
paket add Cormo
Cormo Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.3.3)
Tags