Info
Version: | 0.1.23-alpha |
Author(s): | Christian Sauer |
Last Update: | Friday, June 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetCoreAdmin |
Install
Install-Package NetCoreAdmin
dotnet add package NetCoreAdmin
paket add NetCoreAdmin
NetCoreAdmin Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl(>= 2.8.2)
- Microsoft.Diagnostics.Runtime(>= 1.1.122004)
- Microsoft.Extensions.Logging.Debug(>= 3.1.4)
- Microsoft.VisualStudio.Web.CodeGeneration.Design(>= 3.1.2)
- System.Diagnostics.PerformanceCounter(>= 4.7.0)
Tags
It allows to easily see the logs, configured routes, configured dependencies and memory usage.
See readme.md for examples and details.