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,510 7/24/2024
0.12.3 2,696 5/31/2024
0.12.1 828 3/25/2024
0.11.1 749 1/22/2024
0.10.1.1 3,434 11/16/2023
0.9.10.1 3,096 9/13/2023
0.9.8.1 1,276 8/21/2023
0.9.5.1 1,107 8/1/2023
0.9.3.1 1,540 6/14/2023
0.9.2.1 663 5/11/2023
0.9.1.1 679 4/5/2023
0.8.3.1 1,000 2/8/2023
0.8.2.1 587 1/16/2023
0.8.1.1 440 12/22/2022
0.8.0.1 1,007 11/17/2022
0.7.8.1 1,515 10/19/2022
0.7.6.1 1,043 10/4/2022
0.7.5.1 782 9/5/2022
0.7.4.1 802 8/13/2022
0.7.3.1 854 7/26/2022
0.7.2.1 730 7/11/2022
0.7.1.5 1,460 5/18/2022
0.6.5 829 4/20/2022
0.6.4 1,127 3/10/2022
0.6.3 2,497 2/9/2022
0.6.2 622 12/16/2021
0.6.1 619 11/17/2021
0.5.1 760 9/20/2021
0.4.1 550 9/19/2021
0.3.1 535 9/18/2021
0.2.1.2 532 9/7/2021
0.1.2 520 4/13/2021
0.0.2 418 4/3/2021
0.0.1 440 4/3/2021

upgrade .NET Version.(8.0.6 => 8.0.7)