
Npgsql is the .net data provider for postgresql. it allows any program developed for .net framework to access a postgresql database server. it is implemented in 100% c# code. postgresql versions since 9.0 are officially supported, others may work.
this package contains development files for npgsql and will always pull in the current default version - and should be used for compilation.