An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : dataaccessprovider.core

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.

Registry - Source - JSON
purl: pkg:nuget/dataaccessprovider.core
Keywords: Data , Access , Layer , JsonFile , StaticCode , DbAbstraction , DataAccess , Core
License: MIT
Latest release: 6 months ago
First release: 6 months ago
Downloads: 585 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...