GM.EntityFramework.Domain
1.1.0
See the version list below for details.
dotnet add package GM.EntityFramework.Domain --version 1.1.0
NuGet\Install-Package GM.EntityFramework.Domain -Version 1.1.0
<PackageReference Include="GM.EntityFramework.Domain" Version="1.1.0" />
<PackageVersion Include="GM.EntityFramework.Domain" Version="1.1.0" />
<PackageReference Include="GM.EntityFramework.Domain" />
paket add GM.EntityFramework.Domain --version 1.1.0
#r "nuget: GM.EntityFramework.Domain, 1.1.0"
#:package GM.EntityFramework.Domain@1.1.0
#addin nuget:?package=GM.EntityFramework.Domain&version=1.1.0
#tool nuget:?package=GM.EntityFramework.Domain&version=1.1.0
Entity Framework Domain for .NET
| 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
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- System.Linq.Dynamic.Core (>= 1.7.2)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on GM.EntityFramework.Domain:
| Package | Downloads |
|---|---|
|
GM.EntityFramework.Persistence
EF Core persistence for GM.EntityFramework.Domain — a generic repository, unit of work with transactions, and an auditing DbContext. |
|
|
GM.EntityFramework
A DDD + EF Core toolkit for .NET. This meta-package bundles GM.EntityFramework.Domain and GM.EntityFramework.Persistence. |
|
|
GM.Notifications.Domain
Notification domain model for GM.Notifications — the NotificationBase aggregate (status, retry, scheduling) and per-channel entities (email, SMS, WhatsApp, push, Slack) built on EF Core. |
|
|
GM.OTP.Domain
Domain model for the GM.OTP stack: the OtpChallenge aggregate plus the code-generation, hashing, and clock abstractions. Part of the GM.OTP family. |
|
|
GM.Identity.Domain
Identity domain model — users, roles, permissions, scopes, clients, sessions, and two-factor auth types — as EF Core entities for GM-based identity and access systems. |
GitHub repositories
This package is not used by any popular GitHub repositories.