DiyAuth 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DiyAuth --version 1.0.0
NuGet\Install-Package DiyAuth -Version 1.0.0
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="DiyAuth" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiyAuth --version 1.0.0
#r "nuget: DiyAuth, 1.0.0"
#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 DiyAuth as a Cake Addin
#addin nuget:?package=DiyAuth&version=1.0.0

// Install DiyAuth as a Cake Tool
#tool nuget:?package=DiyAuth&version=1.0.0

DIY Auth is a project aimed at placing the control and responsibility of user authentication in your hands. It implements a simple authorization and authentication scheme following industry best practices that is plug-and-play to help you jump start your next project. Furthermore it stores your user's authentication data in your cloud instance, allowing you to be free of relying on third party services to manage your data.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7.4 696 12/29/2019
1.0.7.3 515 12/29/2019
1.0.7.2 599 9/9/2019
1.0.6 544 9/7/2019
1.0.5 554 7/22/2019
1.0.4 567 5/13/2019
1.0.3 578 3/9/2019
1.0.2 590 3/6/2019
1.0.1 814 3/4/2019
1.0.0 909 3/4/2019