PostgreSQL implementation of the ASP.NET 2.0+ Membership, Role, Profile and Session-State Store Provider.
Info
Version: | 1.4.0 |
Author(s): | Daniel Nauck, Jason Sznol |
Last Update: | Sunday, February 6, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dev.nauck-it.de/projects/aspsqlprovider |
NuGet Url: | https://www.nuget.org/packages/Nauck.PostgresSQLProvider |
Install
Install-Package Nauck.PostgresSQLProvider
dotnet add package Nauck.PostgresSQLProvider
paket add Nauck.PostgresSQLProvider
Nauck.PostgresSQLProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(2.0.11)
Tags