AugusteVN.Database.EFCore
1.1.3
See the version list below for details.
dotnet add package AugusteVN.Database.EFCore --version 1.1.3
NuGet\Install-Package AugusteVN.Database.EFCore -Version 1.1.3
<PackageReference Include="AugusteVN.Database.EFCore" Version="1.1.3" />
<PackageVersion Include="AugusteVN.Database.EFCore" Version="1.1.3" />
<PackageReference Include="AugusteVN.Database.EFCore" />
paket add AugusteVN.Database.EFCore --version 1.1.3
#r "nuget: AugusteVN.Database.EFCore, 1.1.3"
#:package AugusteVN.Database.EFCore@1.1.3
#addin nuget:?package=AugusteVN.Database.EFCore&version=1.1.3
#tool nuget:?package=AugusteVN.Database.EFCore&version=1.1.3
EFCore
A collection of re-usables for EFCore implementations.
Please, don't rely on these packages, these are not yet battle-tested and are subject to breaking changes. These packages are intended to be used within my own projects.
Feel free to grab your own copy of these packages: Patreon
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- AugusteVN._Shared.Contracts (>= 1.1.0)
- AugusteVN.Database.Entities (>= 1.1.3)
- Microsoft.EntityFrameworkCore (>= 10.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on AugusteVN.Database.EFCore:
| Package | Downloads |
|---|---|
|
AugusteVN.Worker
Re-usables for my worker service projects. |
|
|
AugusteVN.Modules.Commerce.Database.EfCore
EF Core DbContext and entities for products and orders |
|
|
AugusteVN.Modules.Auth.Database.EfCore
EF Core DbContext and entities for authentication and identity |
|
|
AugusteVN.Modules.Sponsorships.Database.EfCore
EF Core DbContext and entities for sponsorships |
|
|
AugusteVN.Modules.Blog.Database.EfCore
EF Core DbContext and entities for blog content |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added .Include implementation of IGenericRepository.