Info
Version: | 1.0.0 |
Author(s): | Igor Brejc |
Last Update: | Tuesday, September 6, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/detergent/ |
NuGet Url: | https://www.nuget.org/packages/Detergent |
Install
Install-Package Detergent
dotnet add package Detergent
paket add Detergent
Detergent Download (Unzip the "nupkg" after downloading)
Tags
The abstraction allows running Web applications either through HTTP handlers (through IIS) or HTTP listeners (as a standalone Web server) using the same application code.