DH.NEasyWeb
3.9.2024.9210003
dotnet add package DH.NEasyWeb --version 3.9.2024.9210003
NuGet\Install-Package DH.NEasyWeb -Version 3.9.2024.9210003
<PackageReference Include="DH.NEasyWeb" Version="3.9.2024.9210003" />
<PackageVersion Include="DH.NEasyWeb" Version="3.9.2024.9210003" />
<PackageReference Include="DH.NEasyWeb" />
paket add DH.NEasyWeb --version 3.9.2024.9210003
#r "nuget: DH.NEasyWeb, 3.9.2024.9210003"
#:package DH.NEasyWeb@3.9.2024.9210003
#addin nuget:?package=DH.NEasyWeb&version=3.9.2024.9210003
#tool nuget:?package=DH.NEasyWeb&version=3.9.2024.9210003
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 | 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 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. 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. |
-
net8.0
- DH.NCore (>= 3.9.2024.9210003)
- DH.NEasyIO (>= 3.9.2024.9210003)
- DH.NStardust.Extensions (>= 3.9.2024.9210003)
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 |
|---|---|---|
| 3.9.2024.9210003 | 250 | 9/21/2024 |
| 3.9.2024.9210002 | 215 | 9/21/2024 |
| 3.6.2024.8160165 | 265 | 8/16/2024 |
| 3.6.2024.8150164 | 239 | 8/15/2024 |
| 3.6.2024.8140163 | 236 | 8/14/2024 |
| 3.6.2024.8140162 | 215 | 8/14/2024 |
| 3.6.2024.8140161 | 233 | 8/14/2024 |
| 3.6.2024.8130160 | 226 | 8/13/2024 |
| 3.6.2024.8130159 | 243 | 8/13/2024 |
| 3.6.2024.8130158 | 222 | 8/13/2024 |
| 3.6.2024.8130156 | 235 | 8/13/2024 |
| 3.6.2024.8130155 | 222 | 8/13/2024 |
| 3.6.2024.8120153 | 231 | 8/12/2024 |
| 3.6.2024.8120151 | 241 | 8/12/2024 |
| 3.6.2024.8110150 | 213 | 8/11/2024 |
| 3.6.2024.8100148 | 239 | 8/10/2024 |
| 3.6.2024.8100147 | 219 | 8/9/2024 |
| 3.6.2024.8090146 | 218 | 8/9/2024 |
| 3.6.2024.8090145 | 224 | 8/9/2024 |
| 3.6.2024.8040134 | 215 | 12/13/2024 |
DH框架的EasyIO简易文件管理库,EasyIO简单文件存储,支持分布式系统中文件集中存储