Griffin.WebServer 0.5.3

dotnet add package Griffin.WebServer --version 0.5.3
NuGet\Install-Package Griffin.WebServer -Version 0.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Griffin.WebServer" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Griffin.WebServer --version 0.5.3
#r "nuget: Griffin.WebServer, 0.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Griffin.WebServer as a Cake Addin
#addin nuget:?package=Griffin.WebServer&version=0.5.3

// Install Griffin.WebServer as a Cake Tool
#tool nuget:?package=Griffin.WebServer&version=0.5.3

A small embeddable web server.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Griffin.WebServer:

Package Downloads
SWebServer

The simplest webserver

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Griffin.WebServer:

Repository Stars
dukus/digiCamControl
DSLR camera remote control open source software
Version Downloads Last updated
0.5.3 10,902 2/13/2018
0.5.2 59,335 10/7/2015
0.5.1 1,333 7/16/2015
0.5.0 16,847 4/10/2013

Updated to a newer version of Griffin.Framework.