SimpleCqrs 1.0.0
dotnet add package SimpleCqrs --version 1.0.0
NuGet\Install-Package SimpleCqrs -Version 1.0.0
<PackageReference Include="SimpleCqrs" Version="1.0.0" />
<PackageVersion Include="SimpleCqrs" Version="1.0.0" />
<PackageReference Include="SimpleCqrs" />
paket add SimpleCqrs --version 1.0.0
#r "nuget: SimpleCqrs, 1.0.0"
#:package SimpleCqrs@1.0.0
#addin nuget:?package=SimpleCqrs&version=1.0.0
#tool nuget:?package=SimpleCqrs&version=1.0.0
A framework for building applications using the CQRS and Event Sourcing patterns.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SimpleCqrs:
| Package | Downloads |
|---|---|
|
SimpleCqrs.EventStore.AzureTable
Implementation of the IEventStore interface for the SimpleCQRS library that uses Azure Table Storage as the backend. |
|
|
SimpleCqrs.Unity
A framework for building applications using the CQRS and Event Sourcing patterns |
|
|
SimpleCqrs.EventStore.SqlServer
A framework for building applications using the CQRS and Event Sourcing patterns |
|
|
SimpleCqrs.StructureMap
A framework for building applications using the CQRS and Event Sourcing patterns |
|
|
SimpleCqrs.EventStore.File
A framework for building applications using the CQRS and Event Sourcing patterns |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SimpleCqrs:
| Repository | Stars |
|---|---|
|
exceptionnotfound/SampleCQRS
A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 9,045 | 10/15/2011 |