DH.Payment.Security
10.0.2025.112000006
dotnet add package DH.Payment.Security --version 10.0.2025.112000006
NuGet\Install-Package DH.Payment.Security -Version 10.0.2025.112000006
<PackageReference Include="DH.Payment.Security" Version="10.0.2025.112000006" />
<PackageVersion Include="DH.Payment.Security" Version="10.0.2025.112000006" />
<PackageReference Include="DH.Payment.Security" />
paket add DH.Payment.Security --version 10.0.2025.112000006
#r "nuget: DH.Payment.Security, 10.0.2025.112000006"
#:package DH.Payment.Security@10.0.2025.112000006
#addin nuget:?package=DH.Payment.Security&version=10.0.2025.112000006
#tool nuget:?package=DH.Payment.Security&version=10.0.2025.112000006
DH.FrameWork
介绍
基于net core的底层快速开发框架,目前主要net core 版本号为:7.0.100,支持插件模式。
已上传Nuet:请搜索DH.Web.Framework
另已制作上传简单项目模板到Nuget:请搜索DH.Templates.Mvc.Base
交流请加群:774046050
另有基于Maui的项目:DH.Maui.FrameWork
1、单例方法可以使用Singleton<T>.Instance
2、支持多语种
3、支持插件
4、数据库ORM使用新生命的NewLife.XCode
5、支持缓存。缓存支持内存缓存和Redis缓存,Redis缓存组件使用新生命的NewLife.Redis
6、支持项目内事件发布和消费
7、支持动态路由,目前暂支持首页动态路由为指定插件的页面路由。
8、支持钉钉和企业微信WebHook
9、支持基于Json持久化存储的内存数据库
10、支持虚拟文件系统功能。
11、支持客如云、银豹平台、微信相关、又拍云相关对接SDK
12、支持动态C#类型库,可以像在JavaScript或其他动态语言中一样定义Dynamic对象
13、支持Vue集成框架开发,目前支持两种模式:1是只能使用Vue,2是可以Vue和Mvc共存。其中VueDemo为全局Vue Demo,VueDemo1为Vue和Mvc共存
14、支持SMS短信PDU格式转换类库
15、JWT权限类库
插件页面性能
| Product | Versions 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 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. |
-
net10.0
- Portable.BouncyCastle (>= 1.9.0)
-
net9.0
- Portable.BouncyCastle (>= 1.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.2025.112000006 | 483 | 11/20/2025 |
| 10.0.2025.111400005 | 384 | 11/14/2025 |
| 10.0.2025.111400004 | 376 | 11/14/2025 |
| 10.0.2025.111100003 | 386 | 11/11/2025 |
| 10.0.2025.110800002 | 248 | 11/9/2025 |
| 10.0.2025.110400001 | 293 | 11/4/2025 |
| 4.0.2025.103000098 | 286 | 10/30/2025 |
| 4.0.2025.102500097 | 213 | 10/25/2025 |
| 4.0.2025.102500096 | 211 | 10/25/2025 |
| 4.0.2025.91800095 | 440 | 9/18/2025 |
| 4.0.2025.91200094 | 269 | 9/12/2025 |
| 4.0.2025.91000093 | 319 | 9/10/2025 |
| 4.0.2025.90400092 | 334 | 9/4/2025 |
| 4.0.2025.90200091 | 322 | 9/2/2025 |
| 4.0.2025.81900090 | 319 | 8/19/2025 |
| 4.0.2025.81900086 | 307 | 8/19/2025 |
| 4.0.2025.72900085 | 242 | 7/29/2025 |
| 4.0.2025.72200084 | 692 | 7/22/2025 |
| 4.0.2025.71300083 | 275 | 7/13/2025 |
| 4.0.2025.71100082 | 231 | 8/19/2025 |
DH框架服务库的支付安全处理类。