EnjoyCQRS 3.0.3
EnjoyCQRS is a framework to provides the minimal infrastructure for CQRS & Event Sourcing architecture.
Install-Package EnjoyCQRS -Version 3.0.3
dotnet add package EnjoyCQRS --version 3.0.3
<PackageReference Include="EnjoyCQRS" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EnjoyCQRS --version 3.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EnjoyCQRS, 3.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.1
- Microsoft.CSharp (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on EnjoyCQRS:
Package | Downloads |
---|---|
EnjoyCQRS.EventStore.MongoDB
EnjoyCQRS.EventStore.MongoDB is an Event Store implementation using MongoDB.
|
|
EnjoyCQRS.TestFramework
EnjoyCQRS.TestFramework is a framework to provides the minimal infrastructure for testing the CQRS & Event Sourcing architecture.
|
|
EnjoyCQRS.DependencyInjection.Autofac
EnjoyCQRS.DependencyInjection.Autofac is an Autofac extensions.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.3 | 16,109 | 4/25/2018 |
3.0.2 | 1,133 | 10/8/2017 |
2.6.0 | 822 | 6/28/2017 |
2.5.0 | 722 | 5/24/2017 |
2.4.6 | 803 | 4/4/2017 |
2.4.4 | 812 | 3/3/2017 |
2.4.3 | 651 | 2/4/2017 |
2.4.2 | 564 | 1/31/2017 |
2.4.1 | 655 | 1/27/2017 |
2.4.0 | 634 | 1/26/2017 |
2.2.0 | 594 | 1/16/2017 |
2.1.3 | 602 | 12/27/2016 |
2.1.2 | 717 | 12/21/2016 |
2.1.0 | 644 | 12/19/2016 |
2.0.0 | 606 | 7/10/2016 |
1.1.0 | 573 | 6/14/2016 |