SimpleAuth 1.0.3

dotnet add package SimpleAuth --version 1.0.3
NuGet\Install-Package SimpleAuth -Version 1.0.3
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="SimpleAuth" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleAuth --version 1.0.3
#r "nuget: SimpleAuth, 1.0.3"
#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.
// Install SimpleAuth as a Cake Addin
#addin nuget:?package=SimpleAuth&version=1.0.3

// Install SimpleAuth as a Cake Tool
#tool nuget:?package=SimpleAuth&version=1.0.3

Provides a simple API for performing claims or permission based authorization in .NET 4.5 applications.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SimpleAuth:

Package Downloads
SimpleAuth.WebApi

Provides a simple API for performing claims or permission based authorization in .NET 4.5 WebAPI applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 4,921 11/4/2013
1.0.1 1,137 11/1/2013
1.0.0 1,068 11/1/2013