devdeer.Libraries.Abstractions.EntityFramework 5.1.1

dotnet add package devdeer.Libraries.Abstractions.EntityFramework --version 5.1.1                
NuGet\Install-Package devdeer.Libraries.Abstractions.EntityFramework -Version 5.1.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="devdeer.Libraries.Abstractions.EntityFramework" Version="5.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Libraries.Abstractions.EntityFramework --version 5.1.1                
#r "nuget: devdeer.Libraries.Abstractions.EntityFramework, 5.1.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.
// Install devdeer.Libraries.Abstractions.EntityFramework as a Cake Addin
#addin nuget:?package=devdeer.Libraries.Abstractions.EntityFramework&version=5.1.1

// Install devdeer.Libraries.Abstractions.EntityFramework as a Cake Tool
#tool nuget:?package=devdeer.Libraries.Abstractions.EntityFramework&version=5.1.1                

devdeer.Libraries.Abstractions.EntityFramework

Disclaimer

If you want to use this package you should be aware of some principles and practices we at DEVDEER use. So be aware that this is not backed by a public repository. The purpose here is to give out customers easy access to our logic. Nevertheless you are welcome to use this lib if it provides any advantages.

Summary

This package brings interfaces for devdeer.Libraries.Repository.EntityFrameworkCore without bringing the dependencies to EF Core.

About DEVDEER

DEVDEER is a company from Magdeburg, Germany which is specialized in consulting, project management and development. We are very focussed on Microsoft Azure as a platform to run our products and solutions in the cloud. So all of our backend components usually runs in this environment and is developed using .NET. In the frontend area we are using react and a huge bunch of packages to build our UIs.

You can find us online:

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. 
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 devdeer.Libraries.Abstractions.EntityFramework:

Package Downloads
devdeer.Libraries.Repository.EntityFrameworkCore.Authorized

Provides repositories base types for EF Core authorized contexts based on automatically resolved HTTP claims principals.

devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic

Provides logic for database projects using EF Core and Azure SQL Elastic Pool.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.1 49 1/5/2025
5.1.0 78 1/4/2025
5.0.1 139 12/13/2024
5.0.0 121 12/11/2024
4.1.1 280 10/12/2024
4.1.0 134 10/3/2024
4.0.6 515 6/12/2024
4.0.5 473 5/29/2024
4.0.4 154 5/29/2024
4.0.3 177 5/28/2024
4.0.2 277 5/24/2024
4.0.1 108 5/24/2024
4.0.0 210 5/14/2024
3.0.5 286 4/19/2024
3.0.4 293 3/10/2024
3.0.3 132 3/10/2024
3.0.2 264 2/18/2024
3.0.1 317 1/18/2024
3.0.0 1,132 12/10/2023
2.3.6 502 10/29/2023
2.3.5 913 10/7/2023
2.3.4 355 9/27/2023
2.3.3 160 9/27/2023
2.3.2 326 9/19/2023
2.3.1 155 9/16/2023
2.2.0 342 9/16/2023
2.1.0 145 9/16/2023
2.0.0 146 9/16/2023
1.2.12 516 9/14/2023
1.2.11 168 9/14/2023
1.2.10 169 9/13/2023
1.2.8 165 9/13/2023
1.2.7 162 9/13/2023
1.2.5 547 9/7/2023
1.2.4 172 9/7/2023
1.2.3 166 9/6/2023
1.2.2 163 9/6/2023
1.2.1 536 9/6/2023
1.2.0 506 9/6/2023
1.1.3 373 9/6/2023
1.1.2 150 9/6/2023
1.1.1 425 8/15/2023
1.1.0 366 8/15/2023
1.0.4 447 5/29/2023
1.0.3 963 5/24/2023
1.0.2 399 5/24/2023
1.0.1 368 5/23/2023
1.0.0 401 5/23/2023
0.5.12-beta 384 5/21/2023
0.5.11-beta 168 4/12/2023
0.5.10-beta 154 4/12/2023
0.5.9-beta 157 4/12/2023
0.5.8-beta 147 4/12/2023
0.5.7-beta 162 3/14/2023
0.5.6-beta 155 3/14/2023
0.5.5-beta 1,133 3/11/2023
0.5.4-beta 194 1/13/2023
0.5.3-beta 164 1/10/2023
0.5.2-beta 176 12/26/2022
0.5.1-beta 159 12/5/2022
0.5.0-beta 1,080 11/10/2022
0.4.2-beta 169 10/17/2022
0.4.1-beta 179 10/17/2022
0.4.0-beta 178 10/17/2022
0.3.0-beta 179 10/17/2022
0.2.0-beta 184 9/30/2022
0.1.1-beta 927 9/13/2022
0.1.0-beta 1,526 9/6/2022
0.0.3-beta 407 9/6/2022
0.0.2-beta 403 9/5/2022
0.0.1-beta 166 9/5/2022

- .NET 9 support.
- Dependency updates.