Puffix.Cqrs 3.2.0

dotnet add package Puffix.Cqrs --version 3.2.0
NuGet\Install-Package Puffix.Cqrs -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Puffix.Cqrs" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Puffix.Cqrs --version 3.2.0
#r "nuget: Puffix.Cqrs, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Puffix.Cqrs as a Cake Addin
#addin nuget:?package=Puffix.Cqrs&version=3.2.0

// Install Puffix.Cqrs as a Cake Tool
#tool nuget:?package=Puffix.Cqrs&version=3.2.0

Puffix CQRS

CQRS framework implementation.

NuGet version (Puffix.Cqrs) Build status

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Puffix.Cqrs:

Package Downloads
Puffix.Cqrs.IoC

IoC extension for puffix CQRS framework implementation.

Puffix.Cqrs.Rest

REST extension for CQRS framework implementation, to facilitate REST calls.

Puffix.Cqrs.SQLite

SQLite extension for repositories in Puffix CQRS framework implementation.

Puffix.Cqrs.CosmosDb

Cosmos DB extension for repositories in Puffix CQRS framework implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0 277 11/28/2023
3.1.0 1,114 11/16/2022
3.0.0 939 5/22/2022
2.0.0 932 11/11/2021
1.1.0 1,066 7/14/2021
1.0.2 831 4/5/2021
1.0.1 649 3/19/2021
1.0.0 987 3/14/2021

CQRS framework implementation.