An open API service indexing awesome lists of open source software.

https://github.com/shanmugharajk/sql-connect

A Common class which helps to connects SQL Server.
https://github.com/shanmugharajk/sql-connect

Last synced: 3 months ago
JSON representation

A Common class which helps to connects SQL Server.

Awesome Lists containing this project

README

        

# DbConnect
A Common class which extends IDbConnection helps to connects -SQL server ( it works across all .net ado providers. )

All the samples and test cases are provided in the DbConnectTest project.