
Npgsql - .Net Data Provider for PostgreSQL (http://gborg.postgresql.org/project/npgsql)

Development Version 0.3


WHAT'S IT?
==========
    Npgsql is a .Net Data Provider for PostgreSQL. It allows you to connect to PostgreSQL server in .Net. This library is released under the LGPL license.



INSTALL
=======

	Just copy the resulting .dll (Npgsql0.3Release.dll) to the application directory.
	
