Eventuous.Producers 0.16.0

dotnet add package Eventuous.Producers --version 0.16.0
                    
NuGet\Install-Package Eventuous.Producers -Version 0.16.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="Eventuous.Producers" Version="0.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eventuous.Producers" Version="0.16.0" />
                    
Directory.Packages.props
<PackageReference Include="Eventuous.Producers" />
                    
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 Eventuous.Producers --version 0.16.0
                    
#r "nuget: Eventuous.Producers, 0.16.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.
#:package Eventuous.Producers@0.16.0
                    
#: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=Eventuous.Producers&version=0.16.0
                    
Install as a Cake Addin
#tool nuget:?package=Eventuous.Producers&version=0.16.0
                    
Install as a Cake Tool

Production-grade Event Sourcing library

Product Compatible and additional computed target framework versions.
.NET 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.  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 (14)

Showing the top 5 NuGet packages that depend on Eventuous.Producers:

Package Downloads
Eventuous.EventStore

Production-grade Event Sourcing library

Eventuous.Gateway

Production-grade Event Sourcing library

Eventuous.GooglePubSub

Production-grade Event Sourcing library

Eventuous.Sql.Base

Production-grade Event Sourcing library

Eventuous.RabbitMq

Production-grade Event Sourcing library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.16.0 0 3/5/2026
0.15.1 88,052 11/7/2024
0.15.0 15,808 9/10/2024
0.15.0-rc.3 2,260 8/15/2024
0.15.0-rc.2 1,748 7/19/2024
0.15.0-rc.1 3,688 6/27/2024
0.15.0-beta.10 37,608 2/11/2024
0.15.0-beta.8 3,407 11/18/2023
0.15.0-beta.7 128 11/17/2023
0.15.0-beta.6 1,910 10/4/2023
0.15.0-beta.5 3,803 8/28/2023
0.15.0-beta.4 501 8/22/2023
0.15.0-beta.3 153 8/21/2023
0.15.0-beta.2 157 8/21/2023
0.15.0-beta.1 722 8/21/2023
0.14.0 28,527 2/10/2023
0.13.4-alpha.0.1 236 2/10/2023
0.13.3 1,270 2/1/2023
0.13.2 922 2/1/2023
0.13.1 1,871 1/14/2023
Loading failed