Skip to content

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

For any additional information, please visit the Npgsql website at http://www.npgsql.org.

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 …

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 94.2%
  • Visual Basic .NET 3.4%
  • XSLT 2.1%
  • CSS 0.2%
  • C 0.1%
  • JavaScript 0.0%