LightPoint.Foundation.Kernel.Mapper 1.3.5.8

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

简要说明

LigthPoint 应用技术架构中,定制的对象映射工具。

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

其中 LpDto 是用于数据传输对象,用于前端和后端之间的数据传输,而 LpEntity 是用于领域实体对象,用于领域逻辑的处理。

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 (1)

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

Package Downloads
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.8 130 12/17/2024
1.3.5.7 123 11/20/2024
1.3.5.6 121 11/13/2024
1.3.5.5 138 9/25/2024
1.3.5.3 155 9/1/2024
1.3.5.2 138 8/29/2024
1.3.5.1 140 8/29/2024
1.3.4.5 156 8/19/2024
1.3.4.4 143 8/19/2024
1.3.4.3 150 8/19/2024
1.3.4.2 153 8/19/2024
1.3.4.1 114 8/6/2024
1.3.4 138 8/1/2024
1.3.0 125 7/25/2024
1.2.0 137 4/19/2024