RuoVea.ExDto 5.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package RuoVea.ExDto --version 5.0.15                
NuGet\Install-Package RuoVea.ExDto -Version 5.0.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="RuoVea.ExDto" Version="5.0.15" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RuoVea.ExDto --version 5.0.15                
#r "nuget: RuoVea.ExDto, 5.0.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.
// Install RuoVea.ExDto as a Cake Addin
#addin nuget:?package=RuoVea.ExDto&version=5.0.15

// Install RuoVea.ExDto as a Cake Tool
#tool nuget:?package=RuoVea.ExDto&version=5.0.15                

接口响应数据模型 ResParameter、接口响应码枚举 ResponseCode、操作响应码枚举 StartCode

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on RuoVea.ExDto:

Package Downloads
RuoVea.ExFilter

注入 进行全局的异常日志收集、执行操作日志、参数验证,支持简体中文、繁体中文、粤语、日语、法语、英语. services.ExceptionSetup();// 注入 全局错误日志处 services.ExceptionSetup(ExceptionLog actionOptions);// 注入 全局错误日志处 services.ExceptionSetup(builder.Configuration.GetSection("AopOption:ExceptionLog"));// 注入 全局错误日志处 services.RequestActionSetup();// 注入 请求日志拦截 [执行操作日志、参数验证 ] services.RequestActionSetup(RequestLog actionOptions);// 注入 请求日志拦截 [执行操作日志、参数验证 ] services.RequestActionSetup(builder.Configuration.GetSection("AopOption:RequestLog"));// 注入 请求日志拦截 [执行操作日志、参数验证 ] services.ResourceSetup();//对资源型信息进行过滤 services.ResultSetup();//对结果进行统一 services.ApISafeSetup(AppSign actionOptions);//接口安全校验 services.ApISafeSetup(builder.Configuration.GetSection("AopOption:AppSign"));//接口安全校验 services.ApISignSetup(AppSign actionOptions);//签名验证 ( appKey + signKey + timeStamp + data ); services.ApISignSetup(builder.Configuration.GetSection("AopOption:AppSign"));//签名验证 ( appKey + signKey + timeStamp + data ); services.AddValidateSetup();//模型校验 services.AddUiFilesZipSetup();//将前端UI压缩文件进行解压 不进行接口安全校验 -> NonAplSafeAttribute 不签名验证 -> NonAplSignAttribute 不进行全局的异常日志收集 -> NonExceptionAttribute 不对资源型信息进行过滤 -> NonResourceAttribute 不对结果进行统一 -> NonRestfulResultAttribute

RuoVea.ExSugar

Sqlsugar扩展 快速注入,支持简体中文、繁体中文、粤语、日语、法语、英语.使用方式:service.AddSqlsugar();继承RestFulLog 重写异常日志,操作日志,差异日志

RuoVea.ExJwtBearer

Jwt 授权验证拓展插件。声名:IJwtHelper _jwtHelper,支持简体中文、繁体中文、粤语、日语、法语、英语. 添加验权:services.AddAuthenticationSetup(enableGlobalAuthorize: true); 添加鉴权:services.AddAuthorizationSetup.MyPermission.(enableGlobalAuthorize: true); 添加Jwt加密:services.AddJwtSetup();

RuoVea.ExWeb

CorsUrls、IPLimit、SafeIps、Jwt 配置

RuoVea.ExGlobal

web 注入 全局错误日志、操作日志记录

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.1.1 414 5 months ago
8.0.1 187 6 months ago
8.0.0.2 127 6 months ago
8.0.0.1 226 3/11/2024
8.0.0 248 11/24/2023
7.0.1.1 488 5 months ago
7.0.1 240 6 months ago
7.0.0.1 131 6 months ago
7.0.0 167 3/11/2024
6.0.12.1 4,301 5 months ago
6.0.12 277 6 months ago
6.0.11.2 144 6 months ago
6.0.11.1 596 3/11/2024
6.0.11 1,751 3/15/2023
6.0.10 355 3/12/2023
6.0.9 1,924 9/16/2022
6.0.8 444 9/16/2022
6.0.7 448 9/8/2022
6.0.6 463 8/18/2022
6.0.5 850 8/15/2022
6.0.4 1,086 3/10/2022
6.0.3 470 2/18/2022
6.0.2 469 2/16/2022
6.0.1 466 2/16/2022
6.0.0 2,120 2/9/2022
5.0.16.1 245 5 months ago
5.0.16 251 6 months ago
5.0.15.2 128 6 months ago
5.0.15.1 172 7 months ago
5.0.15 2,488 11/26/2021
5.0.14 2,330 11/26/2021
5.0.13 422 11/22/2021
5.0.12 328 11/22/2021
5.0.11 618 11/19/2021
5.0.10 347 11/8/2021
5.0.9 1,058 11/5/2021
5.0.8 480 11/3/2021
5.0.7 349 11/3/2021
5.0.6 357 11/2/2021
5.0.5 350 11/2/2021
5.0.4 399 11/1/2021
5.0.3 372 10/12/2021
5.0.2 721 9/30/2021
5.0.1 356 9/29/2021
5.0.0 558 9/27/2021
2.1.1.1 110 5 months ago
2.1.1 115 6 months ago
2.0.0 103 5 months ago