General-purpose .NET framework powered with CQRS, DDD and EventSourcing patterns.
Info
Version: | 3.0.0-rc6 |
Author(s): | HighTech |
Last Update: | Wednesday, March 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/hightechtoday/costeffectivecode |
NuGet Url: | https://www.nuget.org/packages/CostEffectiveCode |
Install
Install-Package CostEffectiveCode
dotnet add package CostEffectiveCode
paket add CostEffectiveCode
CostEffectiveCode Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- JetBrains.Annotations(>= 10.1.5)
- System.ComponentModel.Annotations(>= 4.3.0)
- NETStandard.Library(>= 1.6.0)
- System.Linq.Queryable(>= 4.0.1)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- JetBrains.Annotations(>= 10.1.5)