Shows 1.0.0
.NET Framework 4.5
Install-Package Shows -Version 1.0.0
dotnet add package Shows --version 1.0.0
<PackageReference Include="Shows" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Shows --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shows, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Shows as a Cake Addin
#addin nuget:?package=Shows&version=1.0.0
// Install Shows as a Cake Tool
#tool nuget:?package=Shows&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shows allows you to quickly spin up a self hosted web server with out of the box support for hosting Web API controllers and static files. Shows uses Simple Injector for dependency injection and NLog for logging.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Common.Logging (= 3.3.0)
- Common.Logging.NLog41 (= 3.3.0)
- Microsoft.AspNet.WebApi.OwinSelfHost (= 5.2.3)
- Microsoft.Owin.Host.HttpListener (= 3.0.1)
- Microsoft.Owin.Hosting (= 3.0.1)
- Microsoft.Owin.StaticFiles (= 3.0.1)
- NLog (= 4.1.0)
- SimpleInjector (= 3.1.0)
- SimpleInjector.Integration.WebApi (= 3.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Shows:
Package | Downloads |
---|---|
Shows.Start
A startup sample for Shows. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,070 | 11/12/2015 |
1.0.0-beta2 | 816 | 11/11/2015 |
1.0.0-beta1 | 795 | 11/11/2015 |