Nerve Framework provides a infrastructure platform for .NET applications using CQRS, Dependency Injection (DI) and Inversion of Control (IoC).
Info
Version: | 2.1.1 |
Author(s): | Jan Hartmann |
Last Update: | Tuesday, October 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/janhartmann/nerve-framework |
NuGet Url: | https://www.nuget.org/packages/NerveFramework |
Install
Install-Package NerveFramework
dotnet add package NerveFramework
paket add NerveFramework
NerveFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(5.6.2.0)
- SimpleInjector.Extensions.LifetimeScoping(3.1.0)
Tags