Provides a default starting point for setting up a new WebApi service which includes Its.Configuration and Its.Log with a set of classes that preconfigure numerous defaults.
Info
Version: | 0.14.5 |
Author(s): | Spritely Developers |
Last Update: | Tuesday, January 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spritely/Foundations.WebApi |
NuGet Url: | https://www.nuget.org/packages/Spritely.Foundations.WebApi |
Install
Install-Package Spritely.Foundations.WebApi
dotnet add package Spritely.Foundations.WebApi
paket add Spritely.Foundations.WebApi
Spritely.Foundations.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Its.Configuration(>= 1.0.6)
- Its.Log(>= 2.9.14)
- jose-jwt(>= 2.1.0)
- Microsoft.AspNet.WebApi.Cors(>= 5.2.3)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
- Microsoft.Owin.Cors(>= 3.0.1)
- Microsoft.Owin.Host.HttpListener(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.Owin.Security.Jwt(>= 3.0.1)
- Microsoft.Owin.Hosting(>= 3.0.1)
- Newtonsoft.Json(>= 9.0.1)
- SimpleInjector.Integration.WebApi(>= 3.3.2)
- System.IdentityModel.Tokens.Jwt(>= 4.0.2.206221351 && < 5.0.0)
Tags