Welcome to PostgreSQL ASP.NET 2.0 Membership, Role, Profile and Session-State Store Provider Project¶
AspSQLProvider is a PostgreSQL implementation of the ASP.NET 2.0+ Membership, Role, Profile and Session-State Store Provider.
Documentation¶
- Installation - How to install and run the AspSQLProvider
- Configuration - How to configure the AspSQLProvider
- Debugging
Requirements¶
- at least .NET 2.0 or Mono 1.2.4 (2.0 Profile)
- Npgsql 1.0 (2.0 Binary)
- PostgreSQL 8.x Server
Download¶
Download via NuGet¶
PM> Install-Package NauckIT.PostgreSQLProvider
Latest Development Source Code¶
We use Git for source revision control and code sharing.
The Git repository is located at:
http://github.com/dnauck/AspSQLProvider
The latest source can be checked out with the following command:
git clone git://github.com/dnauck/AspSQLProvider.git