Promethix.Framework.Ado 0.1.20-alpha

This is a prerelease version of Promethix.Framework.Ado.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Promethix.Framework.Ado --version 0.1.20-alpha
                    
NuGet\Install-Package Promethix.Framework.Ado -Version 0.1.20-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Promethix.Framework.Ado" Version="0.1.20-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Promethix.Framework.Ado" Version="0.1.20-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Promethix.Framework.Ado" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Promethix.Framework.Ado --version 0.1.20-alpha
                    
#r "nuget: Promethix.Framework.Ado, 0.1.20-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Promethix.Framework.Ado@0.1.20-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Promethix.Framework.Ado&version=0.1.20-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Promethix.Framework.Ado&version=0.1.20-alpha&prerelease
                    
Install as a Cake Tool

AdoScope (Pre-Release Alpha)

A simple and flexible way to manage your ADO.NET connections and transactions.

Based on the impressive contributions to DbContextScope by Mehdime El Gueddari, I have great admiration for their brilliant work which inspired me to create AdoScope.

AdoScope will work with any ADO.NET provider however, I created it for Dapper. Having worked a great deal with Entity Framework and DbContextScope I wanted to create something similar for Dapper.

Dapper of course don't have a DbContext, but there are significant issues managing DbConnection and DbTransaction, so I created an AdoContext which is a wrapper around a DbConnection and DbTransaction.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.1 180 4/7/2025
1.1.0 188 12/3/2024
1.1.0-alpha 98 12/2/2024
1.0.0 161 5/2/2024
1.0.0-rc4 238 1/17/2024
1.0.0-rc3 133 1/15/2024
1.0.0-rc2 206 11/19/2023
1.0.0-rc1 141 11/9/2023
0.1.42-alpha 146 11/6/2023
0.1.39-alpha 138 10/17/2023
0.1.32-alpha 154 10/14/2023
0.1.30-alpha 136 9/30/2023
0.1.29-alpha 135 9/28/2023
0.1.28-alpha 124 9/28/2023
0.1.24-alpha 141 9/25/2023
0.1.20-alpha 130 9/24/2023
0.1.7-alpha 128 9/23/2023