Skip to content
forked from npgsql/npgsql

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.

License

Notifications You must be signed in to change notification settings

amirtuval/npgsql

 
 

Repository files navigation

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 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.9%
  • SQLPL 30.4%
  • Other 1.6%
  • Other 0.1%