Lightweight Reliable Messaging Framework with Outbox.
Info
Version: | 0.5.0-beta |
Author(s): | Camron Frenzel |
Last Update: | Friday, February 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cfrenzel/Eventfully |
NuGet Url: | https://www.nuget.org/packages/Eventfully.Extensions.Microsoft.DependencyInjection |
Install
Install-Package Eventfully.Extensions.Microsoft.DependencyInjection
dotnet add package Eventfully.Extensions.Microsoft.DependencyInjection
paket add Eventfully.Extensions.Microsoft.DependencyInjection
Eventfully.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Eventfully.Core(>= 0.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Scrutor(>= 3.2.0)
Tags