This package offers a flexible and generic database abstraction supporting multiple providers, including SQL Server, PostgreSQL, MySQL, and Oracle. It facilitates asynchronous execution of SQL commands, stored procedures, and parameterized queries with methods like ExecuteReaderAsync and ExecuteNonQueryAsync. Designed for extensibility and integration with dependency injection, it is ideal for applications using the repository pattern. The package simplifies multi-database integration, providing customizable database connections for efficient data handling in .NET applications.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Mar 4, 2026
$ dotnet add package DataAccessProvider.CoreNo README available.