Info
Version: | 1.0.0 |
Author(s): | Daniel Kerridge |
Last Update: | Thursday, November 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/edjo23/shows |
NuGet Url: | https://www.nuget.org/packages/Shows |
Install
Install-Package Shows
dotnet add package Shows
paket add Shows
Shows Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector(>= 3.1.0)
- SimpleInjector.Integration.WebApi(>= 3.1.0)
- NLog(>= 4.1.0)
- Common.Logging(>= 3.3.0)
- Common.Logging.NLog41(>= 3.3.0)
- Microsoft.Owin.Hosting(>= 3.0.1)
- Microsoft.Owin.Host.HttpListener(>= 3.0.1)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
- Microsoft.Owin.StaticFiles(>= 3.0.1)
Shows uses Simple Injector for dependency injection and NLog for logging.