What is the relationship between ADO.NET and Npgsql?
0
votes
1
answer
1510
views
There is a sentence in the Npgsql official page:
> Npgsql is an open source ADO.NET Data Provider for PostgreSQL.
I know that I can access a Postgresql database using Npgsql with the .NET framework.
Is Npgsql a subset of ADO.NET or is it derived from ADO.NET?
Asked by FortisFortuna
(1 rep)
Dec 17, 2016, 12:58 PM
Last activity: May 6, 2018, 04:58 AM
Last activity: May 6, 2018, 04:58 AM