Nowin by Boris Letocha

<PackageReference Include="Nowin" Version="0.7.0" />

 Nowin 0.7.0

Fast Owin Web server in pure .Net without reliance on HttpListener and with SSL support

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Nowin</id>
    <version>0.7.0.0</version>
    <authors>Boris Letocha</authors>
    <owners>Boris Letocha</owners>
    <licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>
    <projectUrl>http://github.com/Bobris/Nowin</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Fast Owin Web server in pure .Net without reliance on HttpListener and with SSL support</description>
    <summary>Owin Web server in pure .Net</summary>
    <copyright>Boris Letocha</copyright>
    <tags>webserver owin http</tags>
    <dependencies />
  </metadata>
</package>