devdeer.Libraries.Abstractions.EntityFramework 3.0.5

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

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

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
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
3.0.5 101 4/19/2024
3.0.4 225 3/10/2024
3.0.3 88 3/10/2024
3.0.2 212 2/18/2024
3.0.1 253 1/18/2024
3.0.0 1,039 12/10/2023
2.3.6 458 10/29/2023
2.3.5 840 10/7/2023
2.3.4 313 9/27/2023
2.3.3 122 9/27/2023
2.3.2 287 9/19/2023
2.3.1 115 9/16/2023
2.2.0 292 9/16/2023
2.1.0 113 9/16/2023
2.0.0 107 9/16/2023
1.2.12 469 9/14/2023
1.2.11 126 9/14/2023
1.2.10 132 9/13/2023
1.2.8 128 9/13/2023
1.2.7 124 9/13/2023
1.2.5 491 9/7/2023
1.2.4 130 9/7/2023
1.2.3 134 9/6/2023
1.2.2 129 9/6/2023
1.2.1 479 9/6/2023
1.2.0 454 9/6/2023
1.1.3 321 9/6/2023
1.1.2 111 9/6/2023
1.1.1 375 8/15/2023
1.1.0 322 8/15/2023
1.0.4 409 5/29/2023
1.0.3 905 5/24/2023
1.0.2 362 5/24/2023
1.0.1 328 5/23/2023
1.0.0 364 5/23/2023
0.5.12-beta 351 5/21/2023
0.5.11-beta 134 4/12/2023
0.5.10-beta 122 4/12/2023
0.5.9-beta 124 4/12/2023
0.5.8-beta 120 4/12/2023
0.5.7-beta 126 3/14/2023
0.5.6-beta 130 3/14/2023
0.5.5-beta 1,072 3/11/2023
0.5.4-beta 157 1/13/2023
0.5.3-beta 135 1/10/2023
0.5.2-beta 143 12/26/2022
0.5.1-beta 135 12/5/2022
0.5.0-beta 1,015 11/10/2022
0.4.2-beta 139 10/17/2022
0.4.1-beta 149 10/17/2022
0.4.0-beta 145 10/17/2022
0.3.0-beta 153 10/17/2022
0.2.0-beta 152 9/30/2022
0.1.1-beta 870 9/13/2022
0.1.0-beta 1,455 9/6/2022
0.0.3-beta 366 9/6/2022
0.0.2-beta 369 9/5/2022
0.0.1-beta 140 9/5/2022

- Dependency bump.