Sphyrnidae.WebApi
1.0.12
Base classes (with possible SSL), repositories, and base user object interface for web api best practices hooked into sphyrnidae authentication/authorization (OAuth v2.0).
Suggested Alternatives
Install-Package Sphyrnidae.WebApi -Version 1.0.12
dotnet add package Sphyrnidae.WebApi --version 1.0.12
<PackageReference Include="Sphyrnidae.WebApi" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sphyrnidae.WebApi --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sphyrnidae.WebApi, 1.0.12"
#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 Sphyrnidae.WebApi as a Cake Addin
#addin nuget:?package=Sphyrnidae.WebApi&version=1.0.12
// Install Sphyrnidae.WebApi as a Cake Tool
#tool nuget:?package=Sphyrnidae.WebApi&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release
Dependencies
-
- Microsoft.AspNet.Identity.Core (>= 2.2.1)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Cors (>= 5.2.3)
- Microsoft.Owin.Security.OAuth (>= 3.1.0)
- Newtonsoft.Json (>= 10.0.3)
- Sphyrnidae.Dal (>= 1.0.13)
- Sphyrnidae.SocialMedia (>= 1.0.11)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sphyrnidae.WebApi:
Package | Downloads |
---|---|
Sphyrnidae.Authentication
Implements the sphyrnidae security model over OWIN (OAuth authentication/authorization)
|
GitHub repositories
This package is not used by any popular GitHub repositories.