Promethix.Framework.Ado
0.1.24-alpha
See the version list below for details.
dotnet add package Promethix.Framework.Ado --version 0.1.24-alpha
NuGet\Install-Package Promethix.Framework.Ado -Version 0.1.24-alpha
<PackageReference Include="Promethix.Framework.Ado" Version="0.1.24-alpha" />
paket add Promethix.Framework.Ado --version 0.1.24-alpha
#r "nuget: Promethix.Framework.Ado, 0.1.24-alpha"
// Install Promethix.Framework.Ado as a Cake Addin #addin nuget:?package=Promethix.Framework.Ado&version=0.1.24-alpha&prerelease // Install Promethix.Framework.Ado as a Cake Tool #tool nuget:?package=Promethix.Framework.Ado&version=0.1.24-alpha&prerelease
AdoScope (Pre-Release Alpha)
AdoScope offers a simple and flexible solution for managing your ADO.NET connections and transactions. It draws inspiration from the remarkable work in DbContextScope by Mehdime El Gueddari, whose DbContextScope library has been a source of great inspiration for the creation of AdoScope.
While AdoScope is compatible with any ADO.NET provider, it was specifically designed with Dapper in mind. Having extensive experience with Entity Framework and DbContextScope, the goal was to provide a similar solution tailored to the requirements of Dapper.
Unlike Entity Framework, Dapper lacks a DbContext, which can lead to challenges in managing DbConnection and DbTransaction. To address this, AdoScope introduces the concept of an AdoContext—a wrapper around DbConnection and DbTransaction, simplifying their management.
If you are seeking a Unit of Work pattern for Dapper with minimal coding overhead, AdoScope provides an elegant solution.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 85 | 12/3/2024 |
1.1.0-alpha | 66 | 12/2/2024 |
1.0.0 | 127 | 5/2/2024 |
1.0.0-rc4 | 219 | 1/17/2024 |
1.0.0-rc3 | 119 | 1/15/2024 |
1.0.0-rc2 | 189 | 11/19/2023 |
1.0.0-rc1 | 120 | 11/9/2023 |
0.1.42-alpha | 120 | 11/6/2023 |
0.1.39-alpha | 119 | 10/17/2023 |
0.1.32-alpha | 125 | 10/14/2023 |
0.1.30-alpha | 111 | 9/30/2023 |
0.1.29-alpha | 115 | 9/28/2023 |
0.1.28-alpha | 107 | 9/28/2023 |
0.1.24-alpha | 112 | 9/25/2023 |
0.1.20-alpha | 112 | 9/24/2023 |
0.1.7-alpha | 110 | 9/23/2023 |