Skip to content
forked from npgsql/npgsql

Npgsql is the .NET data provider for PostgreSQL.

License

Notifications You must be signed in to change notification settings

takekazuomi/npgsql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental implementation
===========================

Implemented KeepAlive in Npgsql 2.0.12.

Of ConnectionString, it is enabled by KeepAlive setting.


WHAT'S IT?
==========

    Npgsql is a .Net Data Provider for PostgreSQL. It allows you to connect to PostgreSQL server
in .Net.


HISTORY
=======

    Check RELEASENOTES.txt file for a comprehensive list of details about Npgsql history.


COMPILING
===========
run 'nant' from src


RUNNING TESTSUITE
==========
run 'nant tests' from src


DEVELOPERS
==========

    We have the following developers who work or have worked with Npgsql since its beginning, 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


CONTACT INFO
============

    Web:
    All info related to Npgsql can be found in its homepage:
    http://www.npgsql.org
    http://npgsql.projects.postgresql.org





About

Npgsql is the .NET data provider for PostgreSQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.6%
  • Visual Basic .NET 4.6%
  • XSLT 2.7%
  • Shell 0.2%
  • Makefile 0.2%
  • Roff 0.2%
  • Other 0.5%