ORMIntegrator.Extensions.DependencyInjection 0.13.1

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

DI Extension For ORMIntegrator;

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.Extensions.DependencyInjection:

Package Downloads
ORMIntegrator.Extensions.DependencyInjection.SqlServer

DI Extension For ORMIntegrator, use SQLServer;

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.13.1 1,554 7/24/2024
0.12.3 2,799 5/31/2024
0.12.2 624 4/3/2024
0.12.1 301 3/25/2024
0.11.1 741 1/22/2024
0.10.1.1 3,594 11/16/2023
0.9.10.1 3,111 9/13/2023
0.9.9.1 260 9/12/2023
0.9.8.1 884 8/21/2023
0.9.7.1 594 8/5/2023
0.9.6.1 350 8/3/2023
0.9.5.1 647 8/1/2023
0.9.4.1 845 7/7/2023
0.9.3.1 953 6/14/2023
0.9.2.1 655 5/11/2023
0.9.1.1 659 4/5/2023
0.8.3.1 1,033 2/8/2023
0.8.2.2 502 1/17/2023
0.8.2.1 470 1/16/2023
0.8.1.1 372 12/23/2022
0.8.0.3 662 11/24/2022
0.8.0.2 409 11/22/2022
0.8.0.1 434 11/21/2022
0.7.8.2 473 11/15/2022
0.7.8.1 1,260 10/19/2022
0.7.7.1 526 10/17/2022
0.7.6.3 537 10/14/2022
0.7.6.2 551 10/4/2022
0.7.6.1 503 10/4/2022
0.7.5.1 635 9/5/2022
0.7.4.1 654 8/13/2022
0.7.3.2 501 8/4/2022
0.7.3.1 610 7/26/2022
0.7.2.1 640 7/11/2022
0.7.1.8 961 5/18/2022
0.6.5 682 4/20/2022
0.6.4 986 3/10/2022
0.6.3 2,418 2/9/2022
0.6.2 530 12/16/2021
0.6.1 556 11/17/2021
0.5.1 674 9/20/2021
0.4.1 459 9/19/2021
0.3.1 440 9/18/2021
0.2.1.2 457 9/7/2021
0.2.1 460 9/7/2021
0.1.0 449 4/13/2021

Upgrade package.