.NET standard implementation of CQRS and EventAggregaor.
Info
| Version: | 0.3.0 |
| Author(s): | cime |
| Last Update: | Monday, June 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cime/StandardSharp |
| NuGet Url: | https://www.nuget.org/packages/StandardSharp.Common |
Install
Install-Package StandardSharp.Common
dotnet add package StandardSharp.Common
paket add StandardSharp.Common
StandardSharp.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- SimpleInjector(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.0)
Tags