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

This is a prerelease version of devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic.
dotnet add package devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic --version 0.24.1-beta
                    
NuGet\Install-Package devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic -Version 0.24.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.Repository.EntityFrameworkCore.SqlAzureElastic" Version="0.24.1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic" Version="0.24.1-beta" />
                    
Directory.Packages.props
<PackageReference Include="devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic --version 0.24.1-beta
                    
#r "nuget: devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic, 0.24.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.
#addin nuget:?package=devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic&version=0.24.1-beta&prerelease
                    
Install devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic as a Cake Addin
#tool nuget:?package=devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic&version=0.24.1-beta&prerelease
                    
Install devdeer.Libraries.Repository.EntityFrameworkCore.SqlAzureElastic as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.24.1-beta 65 a day ago
0.24.0-beta 91 a month ago
0.23.2-beta 85 a month ago
0.23.1-beta 117 2 months ago
0.23.0-beta 67 3 months ago
0.22.1-beta 70 4 months ago
0.22.0-beta 89 4 months ago
0.21.1-beta 97 5 months ago
0.21.0-beta 70 5 months ago
0.20.2-beta 70 7 months ago
0.20.1-beta 73 7 months ago
0.20.0-beta 65 7 months ago
0.19.0-beta 84 9 months ago
0.18.0-beta 58 9 months ago
0.17.3-beta 76 6/12/2024
0.17.2-beta 68 6/12/2024
0.17.1-beta 78 6/1/2024
0.17.0-beta 74 6/1/2024
0.16.2-beta 71 5/29/2024
0.16.1-beta 77 5/29/2024
0.16.0-beta 71 5/29/2024
0.15.2-beta 66 5/28/2024
0.15.1-beta 69 5/27/2024
0.15.0-beta 71 5/27/2024
0.14.0-beta 73 5/27/2024
0.13.2-beta 72 5/27/2024
0.13.1-beta 79 5/25/2024
0.13.0-beta 80 5/24/2024
0.12.0-beta 78 5/14/2024
0.11.4-beta 71 4/19/2024
0.11.2-beta 88 3/11/2024
0.11.1-beta 91 2/18/2024
0.11.0-beta 106 1/18/2024
0.10.0-beta 151 12/10/2023
0.9.3-beta 134 10/29/2023
0.9.2-beta 92 10/29/2023
0.9.1-beta 109 9/27/2023
0.9.0-beta 106 9/14/2023
0.8.3-beta 106 9/7/2023
0.8.2-beta 112 9/6/2023
0.8.1-beta 92 9/6/2023
0.8.0-beta 102 9/6/2023
0.6.1-beta 143 8/15/2023
0.6.0-beta 107 8/15/2023
0.5.1-beta 126 5/29/2023
0.5.0-beta 127 5/24/2023
0.4.8-beta 129 5/23/2023
0.4.7-beta 121 5/23/2023
0.4.6-beta 125 5/21/2023
0.4.5-beta 122 5/21/2023
0.4.4-beta 136 4/12/2023
0.4.3-beta 147 4/12/2023
0.4.2-beta 150 3/11/2023
0.4.1-beta 167 1/13/2023
0.4.0-beta 177 12/29/2022
0.3.2-beta 165 12/26/2022
0.3.1-beta 166 12/6/2022
0.3.0-beta 154 11/10/2022
0.2.0-beta 177 10/17/2022
0.1.0-beta 175 9/30/2022

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