Info
Version: | 1.1.0 |
Author(s): | sunnyfish |
Last Update: | Saturday, January 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/sunnyfish/CommonLibs |
NuGet Url: | https://www.nuget.org/packages/CommonLibs.BySunnyFish |
Install
Install-Package CommonLibs.BySunnyFish
dotnet add package CommonLibs.BySunnyFish
paket add CommonLibs.BySunnyFish
CommonLibs.BySunnyFish Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.3)
- Newtonsoft.Json(>= 11.0.1)
- StackExchange.Redis(>= 2.0.601)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.3)
- Newtonsoft.Json(>= 11.0.1)
- StackExchange.Redis(>= 2.0.601)
1、json 扩展
2、HttpClient方法封装
3、ConvertTo方法扩展
4、MD5加密方法
5、HealthCheck方法
6、StackExchange.Redis 常用方法封装
7、PinYin方法添加.