GM.EntityFramework.Persistence
1.1.0
See the version list below for details.
dotnet add package GM.EntityFramework.Persistence --version 1.1.0
NuGet\Install-Package GM.EntityFramework.Persistence -Version 1.1.0
<PackageReference Include="GM.EntityFramework.Persistence" Version="1.1.0" />
<PackageVersion Include="GM.EntityFramework.Persistence" Version="1.1.0" />
<PackageReference Include="GM.EntityFramework.Persistence" />
paket add GM.EntityFramework.Persistence --version 1.1.0
#r "nuget: GM.EntityFramework.Persistence, 1.1.0"
#:package GM.EntityFramework.Persistence@1.1.0
#addin nuget:?package=GM.EntityFramework.Persistence&version=1.1.0
#tool nuget:?package=GM.EntityFramework.Persistence&version=1.1.0
Entity Framework Persistence 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
- GM.EntityFramework.Domain (>= 1.1.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on GM.EntityFramework.Persistence:
| Package | Downloads |
|---|---|
|
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.Notifications.Push
Push notification channel for GM.Notifications — IPushSenderService, options, and DI wiring (AddPushNotificationServices). |
|
|
GM.Notifications.Email
Email notification channel for GM.Notifications — IEmailSenderService, options, and DI wiring (AddEmailNotificationServices). |
|
|
GM.Notifications.Persistence
EF Core persistence for GM.Notifications — entity type configurations mapping the notification entities to a relational (PostgreSQL) schema. |
GitHub repositories
This package is not used by any popular GitHub repositories.