2 Npgsql - .Net Data Provider for PostgreSQL
4 Development Version 0.6
9 Npgsql is a .Net Data Provider for PostgreSQL. It allows you to connect to PostgreSQL server
16 To compile you can use the SharpDevelop (www.icsharpcode.net) IDE or use
17 NAnt (nant.sourceforge.net) with the Npgsql.build file.
23 Just copy the resulting .dll (npgsql.dll) to the application directory.
24 When compiled with NAnt, a build directory will be created and Npgsql.dll will be there.
26 See RELEASENOTES for more information on this and earlier releases.