CoreDbContext 2022.9.20

There is a newer version of this package available.
See the version list below for details.
dotnet add package CoreDbContext --version 2022.9.20
                    
NuGet\Install-Package CoreDbContext -Version 2022.9.20
                    
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="CoreDbContext" Version="2022.9.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoreDbContext" Version="2022.9.20" />
                    
Directory.Packages.props
<PackageReference Include="CoreDbContext" />
                    
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 CoreDbContext --version 2022.9.20
                    
#r "nuget: CoreDbContext, 2022.9.20"
                    
#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 CoreDbContext@2022.9.20
                    
#: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=CoreDbContext&version=2022.9.20
                    
Install as a Cake Addin
#tool nuget:?package=CoreDbContext&version=2022.9.20
                    
Install as a Cake Tool

Un ensamblado diseñado para proporcionar todos los comandos normales de ADO.NET, pero para hacer que algunas de las actividades de las que normalmente tiene que preocuparse, sean mucho más fáciles, como la conectividad a la base de datos.

Este ensamblado es una de mis piezas de código que he trabajado los últimos 5 años. Decidí ponerlo en NuGet para que siempre tenga acceso a él y si otras personas lo encuentran útil, también pueden usarlo.

Esta soportando SQL Server, OleDb para lectura de Archivos Excel y Access

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 net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2023.4.16 384 4/17/2023 2023.4.16 is deprecated because it is no longer maintained and has critical bugs.
2023.4.3 231 4/4/2023
2023.3.31 238 3/31/2023
2023.3.25 260 3/25/2023
2023.2.26 290 2/27/2023
2023.2.18 295 2/19/2023
2023.2.17 290 2/18/2023
2023.2.11 315 2/11/2023
2023.2.1 320 2/1/2023
2023.1.30 318 1/31/2023
2023.1.26 350 1/27/2023
2023.1.20 363 1/20/2023
2023.1.17 332 1/18/2023
2023.1.16 335 1/16/2023
2023.1.11 337 1/11/2023
2023.1.8 356 1/8/2023
2023.1.7 340 1/7/2023
2023.1.6 345 1/6/2023
2023.1.5 348 1/5/2023
2023.1.4 349 1/4/2023
2023.1.3 333 1/3/2023
2023.1.2 338 1/3/2023
2022.12.23 359 12/23/2022
2022.12.1 398 12/1/2022
2022.9.20 429 9/21/2022
2022.1.7 398 1/7/2023 2022.1.7 is deprecated because it is no longer maintained and has critical bugs.