Rn.NetCore.DbCommon 6.1.1.105

dotnet add package Rn.NetCore.DbCommon --version 6.1.1.105
                    
NuGet\Install-Package Rn.NetCore.DbCommon -Version 6.1.1.105
                    
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="Rn.NetCore.DbCommon" Version="6.1.1.105" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rn.NetCore.DbCommon" Version="6.1.1.105" />
                    
Directory.Packages.props
<PackageReference Include="Rn.NetCore.DbCommon" />
                    
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 Rn.NetCore.DbCommon --version 6.1.1.105
                    
#r "nuget: Rn.NetCore.DbCommon, 6.1.1.105"
                    
#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 Rn.NetCore.DbCommon@6.1.1.105
                    
#: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=Rn.NetCore.DbCommon&version=6.1.1.105
                    
Install as a Cake Addin
#tool nuget:?package=Rn.NetCore.DbCommon&version=6.1.1.105
                    
Install as a Cake Tool

Rn.NetCore.DbCommon

Common DB abstractions \ utilities for your code

Source code for the project can be found here.

Core Components

Config

  • RnDbConfig - base configuration for Rn.NetCore.DbCommon.

Helpers

Misc.

  • ServiceExtensions - details on how services are registered using the .AddRnDbCommon() extension method.
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rn.NetCore.DbCommon:

Package Downloads
Rn.NetCore.Configuration

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.1.105 508 1/3/2023
6.1.1.104 891 7/27/2022
6.1.1.103 594 6/29/2022
6.1.1.102 590 6/27/2022
6.1.1.101 578 6/24/2022
6.1.1.100 576 6/24/2022
6.1.0.100 566 5/31/2022
6.0.2.100 583 5/31/2022
6.0.1.103 591 5/27/2022
6.0.1.102 576 5/26/2022
6.0.1.101 565 5/26/2022
6.0.1.100 742 5/10/2022
6.0.0.106 576 5/2/2022
6.0.0.105 854 4/25/2022
6.0.0.104 735 1/6/2022
6.0.0.103 435 1/5/2022
6.0.0.102 556 1/4/2022
6.0.0.101 454 12/30/2021
6.0.0.100 6,020 11/23/2021
5.0.0.133 548 11/18/2021
Loading failed