SImpl.CQRS.Events 2.3.1

dotnet add package SImpl.CQRS.Events --version 2.3.1
                    
NuGet\Install-Package SImpl.CQRS.Events -Version 2.3.1
                    
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="SImpl.CQRS.Events" Version="2.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SImpl.CQRS.Events" Version="2.3.1" />
                    
Directory.Packages.props
<PackageReference Include="SImpl.CQRS.Events" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SImpl.CQRS.Events --version 2.3.1
                    
#r "nuget: SImpl.CQRS.Events, 2.3.1"
                    
#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.
#:package SImpl.CQRS.Events@2.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SImpl.CQRS.Events&version=2.3.1
                    
Install as a Cake Addin
#tool nuget:?package=SImpl.CQRS.Events&version=2.3.1
                    
Install as a Cake Tool

Package Description

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SImpl.CQRS.Events:

Package Downloads
SImpl.Messaging.CQRS

Package Description

SImpl.Messaging.CQRS.Rebus

Package Description

SImpl.CQRS.OpenTelemetry

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.1 55 9/24/2026
2.3.0 61 9/24/2026
2.2.0 456 1/14/2026
2.1.6 1,283 3/31/2025
2.1.5 727 3/26/2025
2.1.4 708 3/25/2025
2.1.3 398 1/13/2025
2.1.2 516 7/28/2023
2.1.1 387 7/16/2023
2.1.0 1,361 10/13/2022
2.0.0 878 8/4/2022
1.0.43 2,403 3/3/2022
1.0.42 1,501 2/2/2022
1.0.41 1,288 1/25/2022
1.0.40 1,059 1/25/2022
1.0.39 1,100 12/14/2021
1.0.38 808 11/9/2021
1.0.37 743 11/9/2021
1.0.36 1,256 7/13/2021
1.0.35 802 7/13/2021
Loading failed