RG3.DO.Mapper.Json 9.0.1

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

1、【数据库业务映射RG3.DO.Mapper.Json】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心)
2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下
3、public class ListRepository : IRepository
4、public class ListService : IService
5、使用请到github获取 RG3.PF.WebApp.Host
6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap
7、6.1.16添加SaveSql扩展

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 RG3.DO.Mapper.Json:

Package Downloads
RG3.BO.DB

1、【业务操作RG3.BO.DB】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 2,923 5/17/2025
7.2.48 277 8/25/2024
7.2.46 350 8/17/2024
7.2.39 162 7/19/2024
7.1.38 4,780 9/4/2023
7.1.23 2,685 6/5/2023
6.0.82 3,772 2/28/2023
6.0.77 1,897 1/30/2023
6.0.57 4,708 9/22/2022
6.0.46 9,754 7/11/2022
6.0.45 697 7/5/2022
6.0.42 3,745 6/20/2022
6.0.35 5,456 6/3/2022
6.0.33 533 5/27/2022
6.0.26 6,998 5/7/2022
6.0.18 2,273 4/26/2022
6.0.9 8,430 4/19/2022
6.0.1 4,566 4/8/2022
6.0.0 2,843 3/24/2022
3.2.1 8,046 8/26/2021
3.2.0 3,873 7/8/2021
3.1.2 3,858 5/10/2021

1、初次发布集成redis订阅、Quartz
2、表单字段排序
3、扩展biz目录结构
4、扩展bizchild、bizobject、bizarray、bizuser
5、权限共享,MapperType
6、调整异常输出
4、7.1.1.23 升级到.netcore 7