Middleware for AspNet Core to diagnose what values are available from Configuration.
Info
Version: | 0.1.0-beta |
Author(s): | Chad Tolkien |
Last Update: | Wednesday, March 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ctolkien/AspNetOptionsExplorer |
NuGet Url: | https://www.nuget.org/packages/AspNetOptionsExplorer |
Install
Install-Package AspNetOptionsExplorer
dotnet add package AspNetOptionsExplorer
paket add AspNetOptionsExplorer
AspNetOptionsExplorer Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore(>= 1.0.3)