ReallySimpleEventing 1.0.2
A tiny eventing system for adding domain events to your application. Supports running tasks both sync and async. Perfect for keeping code simple, self contained and to the point. Documentation available on GitHub: https://github.com/davidwhitney/ReallySimpleEventing
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ReallySimpleEventing -Version 1.0.2
dotnet add package ReallySimpleEventing --version 1.0.2
<PackageReference Include="ReallySimpleEventing" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReallySimpleEventing --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.0.2 adds support for NET40 in addition to NET45
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.