ORMIntegrator 0.13.1

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

ORMIntegrator For .NET Core vNext;
     Using Dapper & EF Core;

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 ORMIntegrator:

Package Downloads
ORMIntegrator.Extensions.DependencyInjection

DI Extension For ORMIntegrator;

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.13.1 1,534 7/24/2024
0.12.3 2,743 5/31/2024
0.12.1 832 3/25/2024
0.11.1 755 1/22/2024
0.10.1.1 3,485 11/16/2023
0.9.10.1 3,114 9/13/2023
0.9.8.1 1,283 8/21/2023
0.9.5.1 1,112 8/1/2023
0.9.3.1 1,546 6/14/2023
0.9.2.1 669 5/11/2023
0.9.1.1 685 4/5/2023
0.8.3.1 1,008 2/8/2023
0.8.2.1 594 1/16/2023
0.8.1.1 446 12/22/2022
0.8.0.1 1,013 11/17/2022
0.7.8.1 1,527 10/19/2022
0.7.6.1 1,049 10/4/2022
0.7.5.1 788 9/5/2022
0.7.4.1 810 8/13/2022
0.7.3.1 861 7/26/2022
0.7.2.1 738 7/11/2022
0.7.1.5 1,468 5/18/2022
0.6.5 835 4/20/2022
0.6.4 1,134 3/10/2022
0.6.3 2,520 2/9/2022
0.6.2 628 12/16/2021
0.6.1 626 11/17/2021
0.5.1 767 9/20/2021
0.4.1 557 9/19/2021
0.3.1 543 9/18/2021
0.2.1.2 538 9/7/2021
0.1.2 526 4/13/2021
0.0.2 425 4/3/2021
0.0.1 447 4/3/2021

upgrade .NET Version.(8.0.6 => 8.0.7)