Umbrella.DataAccess.EntityFrameworkCore 9.0.0

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

This package contains data access infrastructure to allow for the simple creation of Entity Framework Core repositories.

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 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 is compatible.  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 Umbrella.DataAccess.EntityFrameworkCore:

Package Downloads
Umbrella.DataAccess.EntityFrameworkCore.SqlServer

Contains SqlServer specific utilities for Entity Framework Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 131 2/16/2026
6.0.0-preview-0073 298 11/18/2022
6.0.0-preview-0057 282 10/11/2022
5.0.0-preview-0006 342 8/3/2022
3.0.0-preview-0304 147 4/3/2024
3.0.0-preview-0292 316 5/18/2022
3.0.0-preview-0282 317 3/5/2022
3.0.0-preview-0271 329 2/28/2022
2.9.9 775 4/22/2021
2.9.8 856 3/24/2020
2.9.8-preview-001 571 3/24/2020
2.9.7 887 3/5/2020
2.9.6 808 11/27/2019
2.9.5 858 9/9/2019
2.9.5-preview-002 597 9/9/2019
2.9.4 901 9/4/2019
2.9.3 891 8/28/2019
2.9.2 875 8/7/2019
2.9.1 839 8/1/2019
2.9.0 891 7/30/2019
Loading failed