PalDDD.PalORM
1.1.0
dotnet add package PalDDD.PalORM --version 1.1.0
NuGet\Install-Package PalDDD.PalORM -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PalDDD.PalORM" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PalDDD.PalORM" Version="1.1.0" />
<PackageReference Include="PalDDD.PalORM" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PalDDD.PalORM --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PalDDD.PalORM, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PalDDD.PalORM@1.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PalDDD.PalORM&version=1.1.0
#tool nuget:?package=PalDDD.PalORM&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Pal.DDD PalORM 持久化适配核心层(真 AOT + 源生成 + 编译期方言特化)— 含 7 Store + UnitOfWork
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net11.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net11.0
- ByteAether.Ulid (>= 1.0.0)
- PalDDD.Core (>= 1.1.0)
- PalDDD.EventLog (>= 1.1.0)
- PalDDD.Idempotency (>= 1.1.0)
- PalDDD.Projections (>= 1.1.0)
- PalDDD.Transactions (>= 1.1.0)
- PalORM.Core (>= 5.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PalDDD.PalORM:
| Package | Downloads |
|---|---|
|
PalDDD.PalORM.Sqlite
Pal.DDD PalORM SQLite 适配包(AOT + 源生成 + FTS5/JSON1 扩展) |
|
|
PalDDD.PalORM.PostgreSql
Pal.DDD PalORM PostgreSQL 适配包(AOT + 源生成 + RETURNING/COPY) |
|
|
PalDDD.PalORM.MySql
Pal.DDD PalORM MySQL 适配包(AOT + 源生成 + BulkCopy/多值 INSERT) |
GitHub repositories
This package is not used by any popular GitHub repositories.