Custouch.Kudmf.ApiComponent
by: Custouch
- 8.742k total downloads
- Latest version: 2.3.0
API项目基础配置整合。
version 2.* base on NetCoreApp 3.1
----
updates:
2.3.0 Remove EasyNetQ
2.0.0 Migration To DotnetCore 3.1
1.1.8 增加了Json 中long?转化为string类型的配置
1.1.7 Json 序列化自引用过滤
1.1.6 pager total 修改为 int 类型
1.1.5 增加了Json 中long型转化为string类型的配置
1.1.4 更新了没啥用的Include扩展方法的命名空间
1.1.3 指定了DateTime 类型的输出格式
1.1.2 增加了SwaggerUI的自定义配置选项
1.1.1 增加了SwaggerGen的自定义配置选项
Custouch.Kudmf.Application
by: Custouch.Kudmf.Application
- 4.245k total downloads
- Latest version: 1.0.11
升级依赖包
Custouch.Kudmf.Common
by: Custouch.Kudmf.Common
- 25.283k total downloads
- Latest version: 1.0.8
1.0.8 IdGen更新3.0.0
1.0.7 更新邮箱校验逻辑
1.0.6 验证手机号时去除空白字符
1.0.5 增加了166的手机号验证
1.0.4 增加了199的手机号验证
-----
添加了根据任意entityId,生成同区的Id
Custouch.Kudmf.EFCore
by: Custouch.Kudmf.EFCore
- 5.648k total downloads
- Latest version: 1.0.7
修复1.06的bug,zoneid是int,不是long
Custouch.Kudmf.MQ
by: Custouch.Kudmf.MQ
- 9.098k total downloads
- Latest version: 1.1.3
1.1.3
增加了默认队列最大优先级(10)
---
1.1.2
修复 重复订阅绑定的问题
---
1.1.1
补全 PublishAsync方法签名
----
1.1.0
EasyNetQ 版本更新到 最新 6.3.1
-----
1.0.8
错误兜底儿
1.0.6
增加 IConsumeAsync<> 的订阅支持
Custouch.Kudmf.RPCClient
by: Custouch.Kudmf.RPCClient
- 4.238k total downloads
- Latest version: 1.0.0
Package Description
Custouch.Kudmf.Saas
by: Custouch.Kudmf.Saas
- 422 total downloads
- Latest version: 1.0.6
Package Description
Custouch.MailConfirmService
by: Custouch.MailConfirmService
- 11 total downloads
- Latest version: 1.0.0
Custouch.MailConfirmService
Custouch.MailSend.Service
by: Custouch.MailSend.Service
- 29 total downloads
- Latest version: 1.0.2
Custouch.MailSend.Service
Custouch.Next.Global.Message
by: Custouch.Next.Global.Message
- 4.231k total downloads
- Latest version: 0.0.1
Package Description
Custouch.Open.AspnetCore.Vite
by: Custouch
- 14.096k total downloads
- Latest version: 1.1.0
Integration of ViteJS in a asp.net core project.
Custouch.OSSClient
by: Custouch.OSSClient
- 38 total downloads
- Latest version: 1.0.2
Custouch.OSSClient
Custouch.Score.gRPCService
by: Custouch.Score.gRPCService
- 23 total downloads
- Latest version: 1.0.1
Package Description
Custouch.ServiceHost
by: Custouch.ServiceHost
- 22 total downloads
- Latest version: 1.0.1
Custouch.ServiceHost
Custouch.ServiceHost.Abstractions
by: Custouch.ServiceHost.Abstractions
- 23 total downloads
- Latest version: 1.0.1
Custouch.ServiceHost.Abstractions
Custouch.SMS.ServiceRpc
by: Custouch.SMS.ServiceRpc
- 47 total downloads
- Latest version: 1.0.4
Custouch.SMS.ServiceRpc
Custouch.Standard
by: Custouch.Standard
- 2.48k total downloads
- Latest version: 1.0.0-pre7
Package Description
Custouch.Standard.Message
by: Custouch.Standard.Message
- 38.749k total downloads
- Latest version: 1.0.12
1.0.10
添加短链标准事件
1.0.9
移除电商标准事件
1.0.8
增加电商标准事件
1.0.7
标准事件增加标准数据导入
1.0.6
标准事件增加系统事件
1.0.5
标准数据导出时间调整为可空类型
1.0.4
添加BizLogging
Custouch.Standard.MQ
by: Custouch.Standard.MQ
- 39.726k total downloads
- Latest version: 1.1.2
1.1.2
修正在不等待线程中发送消息时,触发访问销毁对象的异常
1.1.1
移除内存队列的信息打印
1.1.0
增加了同步发送的方式,可以提升发送的性能
1.0.6
修正异常中间件注入顺序
1.0.5
修正日志记录错误的消息类型信息
1.0.4
添加对BizLogging支持