Info
Version: | 4.0.11 |
Author(s): | James Woodley |
Last Update: | Wednesday, March 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/N17Solutions.Microphobia.Core |
Install
Install-Package N17Solutions.Microphobia.Core
dotnet add package N17Solutions.Microphobia.Core
paket add N17Solutions.Microphobia.Core
N17Solutions.Microphobia.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer.Core.uk(>= 2.5.16)
- Microsoft.AspNetCore.Hosting(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.2)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags
Runs long running processes in the background of your application allowing you to fire and forget any long running processes you may need to execute. The core elements that make Microphobia work.