An implementation of IExecutor and IExecutorAsync utilizing .NET Core dependecy injection.
Info
Version: | 3.0.0 |
Author(s): | Petar Marinov |
Last Update: | Friday, September 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petar-m/executables.executors |
NuGet Url: | https://www.nuget.org/packages/M.Executables.Executors.NetCore |
Install
Install-Package M.Executables.Executors.NetCore
dotnet add package M.Executables.Executors.NetCore
paket add M.Executables.Executors.NetCore
M.Executables.Executors.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- M.Executables(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags