Provides an IntegrationHost which allows you to build integrations using Hangfire and AspNetCore.
Info
Version: | 1.2.0.111004238 |
Author(s): | Maitland Marshall |
Last Update: | Tuesday, January 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maitlandmarshall/MAD.Integration.Common |
NuGet Url: | https://www.nuget.org/packages/MAD.Integration.Common |
Install
Install-Package MAD.Integration.Common
dotnet add package MAD.Integration.Common
paket add MAD.Integration.Common
MAD.Integration.Common Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Autofac(>= 5.2.0)
- Autofac.Extensions.DependencyInjection(>= 6.0.0)
- Hangfire.AspNetCore(>= 1.7.12)
- Hangfire.Core(>= 1.7.12)
- Hangfire.SqlServer(>= 1.7.12)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.14.0)
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.14.0)
- Microsoft.ApplicationInsights.PerfCounterCollector(>= 2.14.0)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Server.HttpSys(>= 2.2.6)
- Microsoft.Extensions.Configuration.Json(>= 3.1.7)
- Microsoft.Extensions.Hosting.WindowsServices(>= 3.1.7)
- Autofac(>= 5.2.0)
- Autofac.Extensions.DependencyInjection(>= 6.0.0)
- Hangfire.AspNetCore(>= 1.7.12)
- Hangfire.Core(>= 1.7.12)
- Hangfire.SqlServer(>= 1.7.12)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.14.0)
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.14.0)
- Microsoft.ApplicationInsights.PerfCounterCollector(>= 2.14.0)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Server.HttpSys(>= 2.2.6)
- Microsoft.Extensions.Configuration.Json(>= 3.1.7)
- Microsoft.Extensions.Hosting.WindowsServices(>= 3.1.7)
Tags