A simplified way to abstract operations and chain them in a queue.
Info
Version: | 1.2.36 |
Author(s): | xappido ag |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xappido.Operations |
Install
Install-Package xappido.Operations
dotnet add package xappido.Operations
paket add xappido.Operations
xappido.Operations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.ComponentModel.Annotations(>= 4.7.0)