This package contains the GraphQL ASP.NET Core middleware for React hangfire dashboard.
Info
Version: | 0.0.3 |
Author(s): | Dalibor Kundrat |
Last Update: | Monday, February 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DamiKun.Hangfire.DashboardServer |
Install
Install-Package DamiKun.Hangfire.DashboardServer
dotnet add package DamiKun.Hangfire.DashboardServer
paket add DamiKun.Hangfire.DashboardServer
DamiKun.Hangfire.DashboardServer Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 8.1.0)
- HangFire.Core(>= 1.7.19)
- Hangfire.AspNetCore(>= 1.7.19)
- HotChocolate(>= 11.0.9)
- HotChocolate.AspNetCore(>= 11.0.9)
- HotChocolate.Data(>= 11.0.9)
- HotChocolate.Types(>= 11.0.9)
- MediatR(>= 9.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 9.0.0)
- System.IO.Pipelines(>= 4.7.0)