Data Access Component - thin wrapper of ADO.NET eliminating the need for the transactional support provided by COM+, supplying a uniform interface to different data sources thus allowing for easy switching to another data source eventually.
Info
Version: | 1.1.1 |
Author(s): | belltseng |
Last Update: | Thursday, November 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.codeproject.com/Articles/1675/Data-Access-Component-declarative-transactions-at |
NuGet Url: | https://www.nuget.org/packages/Clubby.DAC.MySql |
Install
Install-Package Clubby.DAC.MySql
dotnet add package Clubby.DAC.MySql
paket add Clubby.DAC.MySql
Clubby.DAC.MySql Download (Unzip the "nupkg" after downloading)