devdeer.Libraries.Abstractions.EntityFramework 0.0.1-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.1-beta
NuGet\Install-Package devdeer.Libraries.Abstractions.EntityFramework -Version 0.0.1-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.1-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.1-beta
#r "nuget: devdeer.Libraries.Abstractions.EntityFramework, 0.0.1-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.1-beta&prerelease

// Install devdeer.Libraries.Abstractions.EntityFramework as a Cake Tool
#tool nuget:?package=devdeer.Libraries.Abstractions.EntityFramework&version=0.0.1-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 146 6/12/2024
4.0.5 342 5/29/2024
4.0.4 110 5/29/2024
4.0.3 123 5/28/2024
4.0.2 195 5/24/2024
4.0.1 69 5/24/2024
4.0.0 169 5/14/2024
3.0.5 240 4/19/2024
3.0.4 246 3/10/2024
3.0.3 92 3/10/2024
3.0.2 216 2/18/2024
3.0.1 256 1/18/2024
3.0.0 1,045 12/10/2023
2.3.6 463 10/29/2023
2.3.5 844 10/7/2023
2.3.4 317 9/27/2023
2.3.3 125 9/27/2023
2.3.2 296 9/19/2023
2.3.1 118 9/16/2023
2.2.0 296 9/16/2023
2.1.0 117 9/16/2023
2.0.0 111 9/16/2023
1.2.12 474 9/14/2023
1.2.11 129 9/14/2023
1.2.10 135 9/13/2023
1.2.8 131 9/13/2023
1.2.7 127 9/13/2023
1.2.5 495 9/7/2023
1.2.4 133 9/7/2023
1.2.3 140 9/6/2023
1.2.2 132 9/6/2023
1.2.1 482 9/6/2023
1.2.0 457 9/6/2023
1.1.3 328 9/6/2023
1.1.2 114 9/6/2023
1.1.1 379 8/15/2023
1.1.0 325 8/15/2023
1.0.4 413 5/29/2023
1.0.3 909 5/24/2023
1.0.2 365 5/24/2023
1.0.1 331 5/23/2023
1.0.0 367 5/23/2023
0.5.12-beta 353 5/21/2023
0.5.11-beta 136 4/12/2023
0.5.10-beta 123 4/12/2023
0.5.9-beta 131 4/12/2023
0.5.8-beta 121 4/12/2023
0.5.7-beta 128 3/14/2023
0.5.6-beta 131 3/14/2023
0.5.5-beta 1,073 3/11/2023
0.5.4-beta 161 1/13/2023
0.5.3-beta 141 1/10/2023
0.5.2-beta 145 12/26/2022
0.5.1-beta 136 12/5/2022
0.5.0-beta 1,017 11/10/2022
0.4.2-beta 143 10/17/2022
0.4.1-beta 152 10/17/2022
0.4.0-beta 153 10/17/2022
0.3.0-beta 157 10/17/2022
0.2.0-beta 154 9/30/2022
0.1.1-beta 872 9/13/2022
0.1.0-beta 1,460 9/6/2022
0.0.3-beta 368 9/6/2022
0.0.2-beta 370 9/5/2022
0.0.1-beta 141 9/5/2022

- First version