MoYu.Extras.ObjectMapper.Mapster
4.9.9.15
dotnet add package MoYu.Extras.ObjectMapper.Mapster --version 4.9.9.15
NuGet\Install-Package MoYu.Extras.ObjectMapper.Mapster -Version 4.9.9.15
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="MoYu.Extras.ObjectMapper.Mapster" Version="4.9.9.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MoYu.Extras.ObjectMapper.Mapster" Version="4.9.9.15" />
<PackageReference Include="MoYu.Extras.ObjectMapper.Mapster" />
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 MoYu.Extras.ObjectMapper.Mapster --version 4.9.9.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MoYu.Extras.ObjectMapper.Mapster, 4.9.9.15"
#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 MoYu.Extras.ObjectMapper.Mapster@4.9.9.15
#: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=MoYu.Extras.ObjectMapper.Mapster&version=4.9.9.15
#tool nuget:?package=MoYu.Extras.ObjectMapper.Mapster&version=4.9.9.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
介绍
让 .NET 开发更简单,更通用,更流行。
💐 序言
无私奉献不是天方夜谭,有时候,我们也可以做到。
🍕 名字的由来
MoYu顾名思义摸鱼的意思,表示用了这个框架就可以有大把时间摸鱼,有更多的时间学习新技术。
🌭 开源地址
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Mapster (>= 10.0.10)
- Mapster.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
-
net8.0
- Mapster (>= 7.4.0)
- Mapster.DependencyInjection (>= 1.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
-
net9.0
- Mapster (>= 10.0.10)
- Mapster.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MoYu.Extras.ObjectMapper.Mapster:
| Repository | Stars |
|---|---|
|
DotNet-MoYu/SimpleAdmin
💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。
|