Top 20 NuGet Packages
Miscellaneous Extensions and Utilities
wechat sdk of .net standard 2.0 .
1.0.0:初始版本:支持快速反射等功能
Zero Zero One Common Functions Library
nugetDll返回π
Implementation of several key missing methods from .Net Standard 2.0 release, for targeting .Net Standard 2.0 projects.
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
直接安装就可以实现封装返回结果和model验证.
返回结果格式如下
{
"code": "ok",
"result":任何数据类型都可以,
"message": "",
"success": true
}
抛错code默认为sys_error,
可自定义异常code方法如下
Exception ex = new Exception("错误消息内容");
ex.Data["code"] = "wx_error";
throw ex;
ZettaVision.CloudCore.AzureFunctions
Package Description
ZettaVision.CloudCore.CodeGeneration
ZettaVision.CloudCore.Domain
Package Description
ZettaVision.CloudCore.Infrastructure