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" />
paket add SimpleCqrs --version 1.0.0
#r "nuget: SimpleCqrs, 1.0.0"
// Install SimpleCqrs as a Cake Addin #addin nuget:?package=SimpleCqrs&version=1.0.0 // Install SimpleCqrs as a Cake Tool #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 | 8,448 | 10/15/2011 |