WikiStart
Version 9 (Daniel Nauck, 06/30/2011 03:48 pm)
| 1 | 9 | Daniel Nauck | = Welcome to PostgreSQL ASP.NET 2.0 Membership, Role, Profile and Session-State Store Provider Project = |
|---|---|---|---|
| 2 | 1 | ||
| 3 | 8 | Daniel Nauck | ''AspSQLProvider'' is a PostgreSQL implementation of the ASP.NET 2.0 Membership, Role, Profileprovider and Session-State Store Provider. |
| 4 | 1 | ||
| 5 | 7 | Daniel Nauck | {{{ |
| 6 | 7 | Daniel Nauck | #!html |
| 7 | 7 | Daniel Nauck | <a href="http://www.ohloh.net/projects/5623?ref=WidgetProjectPartnerBadge"><img src="http://www.ohloh.net/projects/5623/widgets/project_partner_badge.gif" alt="Ohloh project report for AspSQLProvider" /></a> |
| 8 | 7 | Daniel Nauck | }}} |
| 9 | 7 | Daniel Nauck | |
| 10 | 4 | Daniel Nauck | == Documentation == |
| 11 | 4 | Daniel Nauck | |
| 12 | 4 | Daniel Nauck | * [wiki:Install Installation] - How to install and run the AspSQLProvider |
| 13 | 6 | Daniel Nauck | * [wiki:Debugging Debugging] |
| 14 | 4 | Daniel Nauck | |
| 15 | 1 | == Requirements == |
|
| 16 | 1 | ||
| 17 | 4 | Daniel Nauck | * at least .NET 2.0 or Mono 1.2.4 (2.0 Profile) |
| 18 | 4 | Daniel Nauck | * [http://pgfoundry.org/projects/npgsql Npgsql] 1.0 (2.0 Binary) |
| 19 | 4 | Daniel Nauck | * [http://www.postgresql.org/ PostgreSQL] 8.x Server |
| 20 | 2 | Daniel Nauck | |
| 21 | 1 | == Latest Development Source Code == |
|
| 22 | 2 | Daniel Nauck | |
| 23 | 1 | We use [http://subversion.tigris.org/ Subversion] for source revision control and code sharing. |
|
| 24 | 2 | Daniel Nauck | |
| 25 | 1 | The Subversion repository URL is: |
|
| 26 | 1 | ||
| 27 | 2 | Daniel Nauck | http://svn.nauck-it.de/aspsqlprovider/ |
| 28 | 2 | Daniel Nauck | |
| 29 | 2 | Daniel Nauck | The latest revision can be checked out with the following command: |
| 30 | 2 | Daniel Nauck | {{{ |
| 31 | 5 | Daniel Nauck | svn co http://svn.nauck-it.de/aspsqlprovider/trunk/ AspSQLProvider |
| 32 | 1 | }}} |
|
| 33 | 2 | Daniel Nauck | |
| 34 | 1 | == Trac Usage == |
|
| 35 | 1 | ||
| 36 | 2 | Daniel Nauck | * TracGuide -- Built-in Documentation |
| 37 | 1 | * WikiFormatting -- a detailed description of available Wiki formatting commands |
|
| 38 | 1 | ||
| 39 | 1 | For a complete list of local wiki pages, see TitleIndex. |