CodeArchitects.Platform.Data.EntityFrameworkCore5
10.0.1
dotnet add package CodeArchitects.Platform.Data.EntityFrameworkCore5 --version 10.0.1
NuGet\Install-Package CodeArchitects.Platform.Data.EntityFrameworkCore5 -Version 10.0.1
<PackageReference Include="CodeArchitects.Platform.Data.EntityFrameworkCore5" Version="10.0.1" />
<PackageVersion Include="CodeArchitects.Platform.Data.EntityFrameworkCore5" Version="10.0.1" />
<PackageReference Include="CodeArchitects.Platform.Data.EntityFrameworkCore5" />
paket add CodeArchitects.Platform.Data.EntityFrameworkCore5 --version 10.0.1
#r "nuget: CodeArchitects.Platform.Data.EntityFrameworkCore5, 10.0.1"
#:package CodeArchitects.Platform.Data.EntityFrameworkCore5@10.0.1
#addin nuget:?package=CodeArchitects.Platform.Data.EntityFrameworkCore5&version=10.0.1
#tool nuget:?package=CodeArchitects.Platform.Data.EntityFrameworkCore5&version=10.0.1
CodeArchitects.Platform.Data.EntityFrameworkCore5
An Entity Framework Core 5 implementation of the CodeArchitects.Platform.Data Data
Access Layer, for applications that must target .NET Core 3.1 or .NET 5. It mirrors the API of
CodeArchitects.Platform.Data.EntityFrameworkCore (EF Core 7+).
New applications on .NET 6+ should prefer
CodeArchitects.Platform.Data.EntityFrameworkCore.
Installation
dotnet add package CodeArchitects.Platform.Data.EntityFrameworkCore5
Usage
Same repository model as the EF Core 7+ package — derive from EFCoreRepository<TEntity, TKey> and
use the protected Entities property. See the
EF Core package README for details.
Related packages
CodeArchitects.Platform.Data.EntityFrameworkCore5.DependencyInjection— DI registrationCodeArchitects.Platform.Data— DAL abstractions
License
Licensed under the Apache License 2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. 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. 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. |
-
net7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeArchitects.Platform.Data.EntityFrameworkCore5:
| Package | Downloads |
|---|---|
|
CodeArchitects.Platform.Data.EntityFrameworkCore5.DependencyInjection
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.1 | 134 | 7/14/2026 |