MaxDomainEventCore.Net.Event 1.0.3

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

Provide a domain event interface, where classes implementing the interface can send publishing requests through the domain event initiator interface

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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MaxDomainEventCore.Net.Event:

Package Downloads
MaxDomainEventCore.Net.Base

Decouple does matter , A simple DomainEventInitiator for sending command, publishing event and request response with pipelines supported

MaxDomainEventCore.Net.Interceptor

Domain event interceptors, similar to pipelines, can perform AOP operations on the implementation of the IDomainEvent interface

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 155 7 months ago
1.0.2 123 7 months ago
1.0.1 141 7 months ago
1.0.0 165 7 months ago