Zxcv.Core.Future
4.24.9.13
dotnet add package Zxcv.Core.Future --version 4.24.9.13
NuGet\Install-Package Zxcv.Core.Future -Version 4.24.9.13
<PackageReference Include="Zxcv.Core.Future" Version="4.24.9.13" />
paket add Zxcv.Core.Future --version 4.24.9.13
#r "nuget: Zxcv.Core.Future, 4.24.9.13"
// Install Zxcv.Core.Future as a Cake Addin #addin nuget:?package=Zxcv.Core.Future&version=4.24.9.13 // Install Zxcv.Core.Future as a Cake Tool #tool nuget:?package=Zxcv.Core.Future&version=4.24.9.13
目录结构说明
Zxcv.Core.Future
├ 依赖项
│ ├ 包
│ │ ├ Ben.Demystifier 捕获异常时获取调用堆栈信息
│ │ ├ Microsoft.AspNetCore.Razor.Language
│ │ ├ Microsoft.CodeAnalysis.CSharp
│ │ ├ Microsoft.Extensions.DependencyModel
│ │ ├ MiniProfiler.AspNetCore.Mvc 性能分析和监听必备
│ │ └ Swashbuckle.AspNetCore swagger 接口文档
│ │
│ └ 框架
│ ├ Microsoft.AspNetCore.App
│ └ Microsoft.NetCore.App
│
├ App 全局应用组件,快速创建应用
├ AspNetCore ASP.NET Core 服务拓展类
├ Authorization 安全鉴权
├ bin
├ ClayObject 粘土对象
├ Components 组件注册
├ ConfigurableOptions 配置项映射
├ Configuration 配置项映射.配置
├ CorsAccessor CORS 跨域
├ DataEncryption 数据加解密
├ DataValidation 数据验证
├ DependencyInjection 依赖注入/控制反转
├ DistributedIDGenerator 分布式 ID 生成√
├ DynamicApiController 动态易用 WebApi 方法
├ EventBus 事件总线
├ FriendlyException 友好异常处理
^FriendlyException
├ InstantMessaging 即时通讯
├ IPCChannel 进程间通信
├ JsonSerialization JSON 序列化
├ LinqBuilder Linq 构建器
├ Localization 全球化和本地化(多语言)
├ Logging 日志记录
├ obj
├ ObjectMapper 对象数据映射
├ Options 配置项映射.选项
├ Reflection 反射与代理调用
├ RemoteRequest 远程请求
├ RescuePolicy 异常策略
├ Schedule 定时任务/后台任务
├ SensitiveDetection 脱敏处理
├ SpecificationDocument Swagger 接口文档
├ TaskQueue 任务队列
├ Templates 简单消息模板
├ TimeCrontab Cron 表达式
├ UnifyResult 规范化封装接口返回对象
^UnifyResult
├ UnitOfWork 事务和工作单元
├ ViewEngine Razor 视图引擎
├ VirtualFileServer 虚拟文件系统(上传下载)
└ GlobalUsings.cs 全局引用命名空间
关于模块化开发(已验证)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 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. |
-
net6.0
- Ben.Demystifier (>= 0.4.1)
- Microsoft.AspNetCore.Razor.Language (>= 6.0.30)
- Microsoft.CodeAnalysis.CSharp (>= 4.7.0)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- MiniProfiler.AspNetCore.Mvc (>= 4.3.8)
- Swashbuckle.AspNetCore (>= 6.7.3)
-
net7.0
- Ben.Demystifier (>= 0.4.1)
- Microsoft.AspNetCore.Razor.Language (>= 6.0.30)
- Microsoft.CodeAnalysis.CSharp (>= 4.7.0)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- MiniProfiler.AspNetCore.Mvc (>= 4.3.8)
- Swashbuckle.AspNetCore (>= 6.7.3)
-
net8.0
- Ben.Demystifier (>= 0.4.1)
- Microsoft.AspNetCore.Razor.Language (>= 6.0.30)
- Microsoft.CodeAnalysis.CSharp (>= 4.7.0)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- MiniProfiler.AspNetCore.Mvc (>= 4.3.8)
- Swashbuckle.AspNetCore (>= 6.7.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Zxcv.Core.Future:
Package | Downloads |
---|---|
Zxcv.Core
Zxcv.Core 完善.NET开发缓存、集成 Dapper/SqlSugar 数据操作和日志等功能。 |
|
Zxcv.Core.DataAccessor
Zxcv EntityFramework.NET 开发数据操作功能。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.24.9.13 | 96 | 9/14/2024 |
4.24.8.1 | 66 | 8/3/2024 |
4.24.5.21 | 845 | 5/22/2024 |
4.24.3.26 | 369 | 3/27/2024 |
4.23.10.10 | 325 | 10/10/2023 |