devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic 0.23.0-beta

This is a prerelease version of devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic.
dotnet add package devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic --version 0.23.0-beta                
NuGet\Install-Package devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic -Version 0.23.0-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.Repository.EntityFrameworkCore.SqlAzureElastic" Version="0.23.0-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic --version 0.23.0-beta                
#r "nuget: devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic, 0.23.0-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.Repository.EntityFrameworkCore.SqlAzureElastic as a Cake Addin
#addin nuget:?package=devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic&version=0.23.0-beta&prerelease

// Install devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic as a Cake Tool
#tool nuget:?package=devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic&version=0.23.0-beta&prerelease                

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

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.23.0-beta 36 2/14/2025
0.22.1-beta 60 1/6/2025
0.22.0-beta 81 1/4/2025
0.21.1-beta 85 12/13/2024
0.21.0-beta 62 12/11/2024
0.20.2-beta 61 10/27/2024
0.20.1-beta 68 10/12/2024
0.20.0-beta 61 10/3/2024
0.19.0-beta 80 8/23/2024
0.18.0-beta 53 8/2/2024
0.17.3-beta 66 6/12/2024
0.17.2-beta 64 6/12/2024
0.17.1-beta 74 6/1/2024
0.17.0-beta 70 6/1/2024
0.16.2-beta 68 5/29/2024
0.16.1-beta 70 5/29/2024
0.16.0-beta 66 5/29/2024
0.15.2-beta 62 5/28/2024
0.15.1-beta 65 5/27/2024
0.15.0-beta 68 5/27/2024
0.14.0-beta 68 5/27/2024
0.13.2-beta 68 5/27/2024
0.13.1-beta 75 5/25/2024
0.13.0-beta 76 5/24/2024
0.12.0-beta 74 5/14/2024
0.11.4-beta 66 4/19/2024
0.11.2-beta 83 3/11/2024
0.11.1-beta 88 2/18/2024
0.11.0-beta 102 1/18/2024
0.10.0-beta 147 12/10/2023
0.9.3-beta 128 10/29/2023
0.9.2-beta 87 10/29/2023
0.9.1-beta 104 9/27/2023
0.9.0-beta 102 9/14/2023
0.8.3-beta 99 9/7/2023
0.8.2-beta 105 9/6/2023
0.8.1-beta 85 9/6/2023
0.8.0-beta 96 9/6/2023
0.6.1-beta 132 8/15/2023
0.6.0-beta 98 8/15/2023
0.5.1-beta 110 5/29/2023
0.5.0-beta 112 5/24/2023
0.4.8-beta 115 5/23/2023
0.4.7-beta 106 5/23/2023
0.4.6-beta 111 5/21/2023
0.4.5-beta 108 5/21/2023
0.4.4-beta 119 4/12/2023
0.4.3-beta 131 4/12/2023
0.4.2-beta 134 3/11/2023
0.4.1-beta 146 1/13/2023
0.4.0-beta 159 12/29/2022
0.3.2-beta 144 12/26/2022
0.3.1-beta 147 12/6/2022
0.3.0-beta 135 11/10/2022
0.2.0-beta 158 10/17/2022
0.1.0-beta 153 9/30/2022

- BREAKING: Abstractions package changes where built in.
- Dependency updates.