devdeer.Libraries.Abstractions.EntityFramework 0.0.3-beta

This is a prerelease version of devdeer.Libraries.Abstractions.EntityFramework.
There is a newer version of this package available.
See the version list below for details.
dotnet add package devdeer.Libraries.Abstractions.EntityFramework --version 0.0.3-beta                
NuGet\Install-Package devdeer.Libraries.Abstractions.EntityFramework -Version 0.0.3-beta                
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="0.0.3-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Libraries.Abstractions.EntityFramework --version 0.0.3-beta                
#r "nuget: devdeer.Libraries.Abstractions.EntityFramework, 0.0.3-beta"                
#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=0.0.3-beta&prerelease

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

The abstractions provide basic types and interfaces for EF core related tasks used by other DEVDEER Nuget libs.

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 was computed.  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
4.0.6 440 6/12/2024
4.0.5 451 5/29/2024
4.0.4 143 5/29/2024
4.0.3 162 5/28/2024
4.0.2 266 5/24/2024
4.0.1 93 5/24/2024
4.0.0 199 5/14/2024
3.0.5 276 4/19/2024
3.0.4 283 3/10/2024
3.0.3 120 3/10/2024
3.0.2 256 2/18/2024
3.0.1 310 1/18/2024
3.0.0 1,123 12/10/2023
2.3.6 494 10/29/2023
2.3.5 896 10/7/2023
2.3.4 347 9/27/2023
2.3.3 146 9/27/2023
2.3.2 318 9/19/2023
2.3.1 143 9/16/2023
2.2.0 327 9/16/2023
2.1.0 137 9/16/2023
2.0.0 139 9/16/2023
1.2.12 506 9/14/2023
1.2.11 153 9/14/2023
1.2.10 158 9/13/2023
1.2.8 154 9/13/2023
1.2.7 147 9/13/2023
1.2.5 533 9/7/2023
1.2.4 157 9/7/2023
1.2.3 158 9/6/2023
1.2.2 153 9/6/2023
1.2.1 526 9/6/2023
1.2.0 495 9/6/2023
1.1.3 363 9/6/2023
1.1.2 140 9/6/2023
1.1.1 416 8/15/2023
1.1.0 357 8/15/2023
1.0.4 438 5/29/2023
1.0.3 954 5/24/2023
1.0.2 390 5/24/2023
1.0.1 360 5/23/2023
1.0.0 391 5/23/2023
0.5.12-beta 376 5/21/2023
0.5.11-beta 153 4/12/2023
0.5.10-beta 146 4/12/2023
0.5.9-beta 149 4/12/2023
0.5.8-beta 138 4/12/2023
0.5.7-beta 154 3/14/2023
0.5.6-beta 149 3/14/2023
0.5.5-beta 1,125 3/11/2023
0.5.4-beta 181 1/13/2023
0.5.3-beta 158 1/10/2023
0.5.2-beta 168 12/26/2022
0.5.1-beta 153 12/5/2022
0.5.0-beta 1,071 11/10/2022
0.4.2-beta 160 10/17/2022
0.4.1-beta 170 10/17/2022
0.4.0-beta 171 10/17/2022
0.3.0-beta 172 10/17/2022
0.2.0-beta 177 9/30/2022
0.1.1-beta 917 9/13/2022
0.1.0-beta 1,519 9/6/2022
0.0.3-beta 398 9/6/2022
0.0.2-beta 393 9/5/2022
0.0.1-beta 158 9/5/2022

- Removed attributes from interface types