Diagnostic middleware for ASP.NET Core to display all registered services.
Info
| Version: | 1.1.4 |
| Author(s): | Steve Smith (@ardalis) |
| Last Update: | Wednesday, June 22, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ardalis/AspNetCoreStartupServices |
| NuGet Url: | https://www.nuget.org/packages/Ardalis.ListStartupServices |
Install
Install-Package Ardalis.ListStartupServices
dotnet add package Ardalis.ListStartupServices
paket add Ardalis.ListStartupServices
Ardalis.ListStartupServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 1.1.0)
- Microsoft.NETCore.App(>= 1.1.2)
Tags