Spritely.Foundations.WebApi
0.14.5
dotnet add package Spritely.Foundations.WebApi --version 0.14.5
NuGet\Install-Package Spritely.Foundations.WebApi -Version 0.14.5
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="Spritely.Foundations.WebApi" Version="0.14.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Spritely.Foundations.WebApi" Version="0.14.5" />
<PackageReference Include="Spritely.Foundations.WebApi" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Spritely.Foundations.WebApi --version 0.14.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spritely.Foundations.WebApi, 0.14.5"
#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.
#:package Spritely.Foundations.WebApi@0.14.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Spritely.Foundations.WebApi&version=0.14.5
#tool nuget:?package=Spritely.Foundations.WebApi&version=0.14.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. 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.
-
- 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.Hosting (>= 3.0.1)
- Microsoft.Owin.Security.Jwt (>= 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)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Spritely.Foundations.WebApi:
| Package | Downloads |
|---|---|
|
Spritely.Foundations.JwtOAuthServer
Provides a default starting point for setting up a new JWT OAuth server which includes Its.Configuration and Its.Log with a set of classes that preconfigure numerous defaults. All you have to do is provide service setup and your actual authentication (one method implementation). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.14.5 | 2,713 | 1/24/2017 |
| 0.14.4 | 1,921 | 1/17/2017 |
| 0.14.3 | 2,239 | 12/21/2016 |
| 0.14.2 | 2,651 | 11/5/2016 |
| 0.14.1 | 2,460 | 11/3/2016 |
| 0.14.0 | 2,264 | 11/3/2016 |
| 0.13.0 | 2,257 | 9/7/2016 |
| 0.12.3 | 2,248 | 7/19/2016 |
| 0.12.2 | 2,264 | 7/8/2016 |
| 0.12.1 | 2,227 | 6/28/2016 |
| 0.12.0 | 1,952 | 6/28/2016 |
| 0.11.0 | 2,225 | 6/23/2016 |
| 0.10.1 | 2,176 | 6/21/2016 |
| 0.10.0 | 1,951 | 6/20/2016 |
| 0.9.0 | 2,374 | 6/15/2016 |
| 0.8.3 | 2,235 | 6/8/2016 |
| 0.8.2 | 2,083 | 5/31/2016 |
| 0.8.1 | 1,937 | 5/31/2016 |
| 0.8.0 | 2,496 | 5/27/2016 |
| 0.7.0 | 2,015 | 5/27/2016 |
Loading failed