hkucuk / Npgsql

Npgsql is a .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. Works with Postgresql 7.x and above. Npgsql moved from pgfoundry to github. Now this is the official repository. The previous master branch was replaced. A copy of it can be found at before-migration-from-cvs branch

Home Page:http://www.npgsql.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npgsql - .NET Data Provider for PostgreSQL

Stable nuget Unstable nuget Build Status Join the chat at https://gitter.im/npgsql/npsgl

###What Is Npgsql?

Npgsql is a .Net Data Provider for PostgreSQL. It allows you to connect and interact with PostgreSQL server using .NET.

###Project Information

Nuget packages are published as part of our CI process, use with extreme caution. The feed URL is: https://www.myget.org/F/npgsql-unstable

###Developers

Developers who contributes to Npgsql currently or in past, in no particular order:

  • Brar Piening
  • Francisco Figueiredo Jr.
  • Ben Clewett
  • Daniel Morgan
  • Dave Page
  • Ulrich Sprick
  • Glen Parker
  • Josh Cooley
  • Jon Asher
  • Chris Morgan
  • Thilo Utke
  • Hiroshi Saito
  • Shay Rojansky
  • Kenji Uno
  • Emil Lenngren

###License

Refer LICENSE.txt for more information on license terms.

About

Npgsql is a .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. Works with Postgresql 7.x and above. Npgsql moved from pgfoundry to github. Now this is the official repository. The previous master branch was replaced. A copy of it can be found at before-migration-from-cvs branch

http://www.npgsql.org

License:Other


Languages

Language:C# 67.8%Language:SQLPL 30.5%Language:Perl 6 1.6%Language:Batchfile 0.1%Language:PowerShell 0.0%