Info
Version: | 5.2.2.69 |
Author(s): | Chinchilla Software |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chinchilla-Software-Com/CQRS |
NuGet Url: | https://www.nuget.org/packages/Cqrs.Ninject |
Install
Install-Package Cqrs.Ninject
dotnet add package Cqrs.Ninject
paket add Cqrs.Ninject
Cqrs.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Cqrs(>= 4.2.1729.923)
- Chinchilla.Logging(>= 4.1.124.102)
- Chinchilla.StateManagement(>= 4.1.51.31)
- Newtonsoft.Json(>= 11.0.2)
- Ninject(>= 3.2.2)
- cdmdotnet.AutoMapper(>= 1.0.16.9)
- Cqrs(>= 4.2.1729.923)
- Chinchilla.Logging(>= 4.1.124.102)
- Chinchilla.StateManagement(>= 4.1.51.31)
- Newtonsoft.Json(>= 11.0.2)
- Ninject(>= 3.3.4)
Several modules are optional such as the InProcess or the SimplaifySQL modules.
You only need to use those if you are using InProcess or SQL.