Onion.EntityFrameworkCore 0.21.1

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

onion framework

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Onion.EntityFrameworkCore:

Package Downloads
Onion.EntityFrameworkCore.MySql

Package Description

Onion.EntityFrameworkCore.SqlServer

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.21.1 259 3/3/2025
0.19.1 316 8/1/2024
0.16.1 349 7/1/2023
0.15.1 501 1/12/2023
0.12.7 806 10/14/2022
0.12.4 836 8/19/2022
0.12.3 819 8/17/2022
0.12.2 835 8/6/2022
0.12.1 855 8/6/2022
0.11.3 847 7/25/2022
0.11.2 885 7/11/2022
0.11.1 868 7/11/2022
0.10.16 881 6/25/2022
0.10.15 865 6/24/2022
0.10.14 884 6/22/2022
0.10.13 879 6/15/2022
0.10.12 890 6/13/2022
0.10.11 909 6/9/2022
0.10.10 890 6/2/2022
0.10.9 866 6/1/2022
Loading failed