An .NET Core BackgroundService to report vulnerable runtimes via logging.
Info
Version: | 6.0.0 |
Author(s): | John Korsnes |
Last Update: | Friday, November 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RetireNet/dotnet-retire |
NuGet Url: | https://www.nuget.org/packages/RetireNet.Runtimes.BackgroundServices |
Install
Install-Package RetireNet.Runtimes.BackgroundServices
dotnet add package RetireNet.Runtimes.BackgroundServices
paket add RetireNet.Runtimes.BackgroundServices
RetireNet.Runtimes.BackgroundServices Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options(>= 3.1.0)
- Newtonsoft.Json(>= 11.0.2)
Tags