OWIN middleware to provide a well-known self-test URL on the application.
Info
Version: | 2.0.0 |
Author(s): | NetChris |
Last Update: | Sunday, February 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NetChris/NetChris.Web.SelfTest |
NuGet Url: | https://www.nuget.org/packages/NetChris.Web.SelfTest |
Install
Install-Package NetChris.Web.SelfTest
dotnet add package NetChris.Web.SelfTest
paket add NetChris.Web.SelfTest
NetChris.Web.SelfTest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
- NetChris.Web.SelfTest.Core(>= 2.0.0)
- Newtonsoft.Json(>= 8.0.2)
Tags