Rocketmakers.Storage.Data.EFCore
0.3.0
See the version list below for details.
dotnet add package Rocketmakers.Storage.Data.EFCore --version 0.3.0
NuGet\Install-Package Rocketmakers.Storage.Data.EFCore -Version 0.3.0
<PackageReference Include="Rocketmakers.Storage.Data.EFCore" Version="0.3.0" />
paket add Rocketmakers.Storage.Data.EFCore --version 0.3.0
#r "nuget: Rocketmakers.Storage.Data.EFCore, 0.3.0"
// Install Rocketmakers.Storage.Data.EFCore as a Cake Addin #addin nuget:?package=Rocketmakers.Storage.Data.EFCore&version=0.3.0 // Install Rocketmakers.Storage.Data.EFCore as a Cake Tool #tool nuget:?package=Rocketmakers.Storage.Data.EFCore&version=0.3.0
Rocketmakers.Storage.Data.EFCore
Entity Framework Core implementation of Rocketmakers.Storage.Data
.
Product | Versions 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. net9.0 was computed. 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. |
-
net6.0
- Microsoft.EntityFrameworkCore (>= 6.0.20)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Rocketmakers.Storage.Data (>= 0.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
# [0.3.0](https://gitlab.com/rocketmakers/core/storage/compare/dotnet-v0.2.4...dotnet-v0.3.0) (2024-05-02)
### Bug Fixes
* **dotnet:** Add missing DatabaseContext conversion ([63b73f1](https://gitlab.com/rocketmakers/core/storage/commit/63b73f14ceb3a755b232ec96bb9f81a9c3f48fc8))
* **dotnet:** Added struct restriction on TUserId ([e418767](https://gitlab.com/rocketmakers/core/storage/commit/e418767d30f113764518793675ea0fe48743e7ec))
##