ASP.NET.Simple.Security.Provider
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ASP.NET.Simple.Security.Provider --version 1.0.0
NuGet\Install-Package ASP.NET.Simple.Security.Provider -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="ASP.NET.Simple.Security.Provider" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ASP.NET.Simple.Security.Provider --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ASP.NET.Simple.Security.Provider, 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 ASP.NET.Simple.Security.Provider as a Cake Addin #addin nuget:?package=ASP.NET.Simple.Security.Provider&version=1.0.0 // Install ASP.NET.Simple.Security.Provider as a Cake Tool #tool nuget:?package=ASP.NET.Simple.Security.Provider&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Are you tired of overcomplicated membership or security providers that requires a spaceship to be configured to verify login/password? So am I. Please get these few classes register one HttpModule in web.config call SecurityContext.Initialize(new SimpleSecurityProvider("<name of connection string>")) and be happy! DB will be created automatically. Will add more providers soon but will keep it simple…
Product | Versions 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.
-
- Dapper (>= 1.30.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.