Dependency injection support for NEventLite with Microsoft.Extensions.DependencyInjection.
Info
Version: | 3.0.26 |
Author(s): | Dasith Wijesiriwardena |
Last Update: | Sunday, April 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dasiths/NEventLite |
NuGet Url: | https://www.nuget.org/packages/NEventLite.Extensions.Microsoft.DependencyInjection |
Install
Install-Package NEventLite.Extensions.Microsoft.DependencyInjection
dotnet add package NEventLite.Extensions.Microsoft.DependencyInjection
paket add NEventLite.Extensions.Microsoft.DependencyInjection
NEventLite.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- NEventLite(>= 3.0.26)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags