UtilsSharp工具类库简介:该工具类是基于.net standard2.0封装的,里面包括:小驼峰法命名出参规范类,出入参规范类,钉钉机器人帮助类,图片帮助类,文件帮助类,下载类,随机数帮助类,对象映射帮助类,字符串帮助类,验证码生成,时间帮助类,中国日历帮助类,任务下发帮助类,阿拉伯数字转中文数字,中文金额转换等,后面将持续更新中...
Info
Version: | 3.4.0 |
Author(s): | Agoling |
Last Update: | Friday, April 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agoling/UtilsSharp.Standard |
NuGet Url: | https://www.nuget.org/packages/UtilsSharp |
Install
Install-Package UtilsSharp
dotnet add package UtilsSharp
paket add UtilsSharp
UtilsSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.4)
- Microsoft.Extensions.Configuration.Json(>= 3.1.4)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Drawing.Common(>= 4.7.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 5.0.0)
Tags