LightPoint.Foundation.Kernel 1.3.5.9

dotnet add package LightPoint.Foundation.Kernel --version 1.3.5.9
                    
NuGet\Install-Package LightPoint.Foundation.Kernel -Version 1.3.5.9
                    
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="LightPoint.Foundation.Kernel" Version="1.3.5.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightPoint.Foundation.Kernel" Version="1.3.5.9" />
                    
Directory.Packages.props
<PackageReference Include="LightPoint.Foundation.Kernel" />
                    
Project file
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 LightPoint.Foundation.Kernel --version 1.3.5.9
                    
#r "nuget: LightPoint.Foundation.Kernel, 1.3.5.9"
                    
#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 LightPoint.Foundation.Kernel@1.3.5.9
                    
#: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=LightPoint.Foundation.Kernel&version=1.3.5.9
                    
Install as a Cake Addin
#tool nuget:?package=LightPoint.Foundation.Kernel&version=1.3.5.9
                    
Install as a Cake Tool

简要说明

用于构建 LightPoint 设计应用架构中领域模型的基本构成骨架规约,负责定义系统数据的核心规约,这部分的规约遵循 DDD 方式构建,除了定义领域模型及其基本的聚合根的规约抽象基础模型以外,还包括 CQRS、数据软删除和审计、基础性服务(如日志)等基础数据模型和处理方法的接口和基类,未来还根据实际的需要,扩展相关的公共内容。

本项目是参考 Steve Smith 的 Ardalis.SharedKernel 的项目来具体实现的。

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on LightPoint.Foundation.Kernel:

Package Downloads
LightPoint.Foundation.Kernel.Mapper

通过针对 ILpEntityBase 和 ILpDtoBase 的扩展,分别构建简化的,针对 Light Point 的 LpDto 和 LpDomainEntity 对象映射的方法。

LightPoint.Foundation.Kernel.DtoServices

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.5.9 128 2/12/2025
1.3.5.8 121 12/17/2024
1.3.5.7 135 11/20/2024
1.3.5.6 125 11/13/2024
1.3.5.5 142 9/25/2024
1.3.5.3 135 9/1/2024
1.3.5.2 145 8/29/2024
1.3.4.3 247 8/13/2024
1.3.4.2 121 8/6/2024
1.3.4.1 105 8/4/2024
1.3.4 141 8/1/2024
1.3.1.1 112 7/25/2024
1.3.1 107 7/25/2024
1.3.0 119 7/25/2024
1.2.0 142 4/19/2024
1.0.2 218 12/29/2023
1.0.1 157 12/29/2023
1.0.0 156 12/18/2023