提供.NET6.0 常用的开发工具类,包括网络请求,图像处理,安全校验等。.
Info
Version: | 6.0.4 |
Author(s): | chenrensong |
Last Update: | Friday, June 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chenrensong/SS.Toolkit |
NuGet Url: | https://www.nuget.org/packages/SS.Toolkit |
Install
Install-Package SS.Toolkit
dotnet add package SS.Toolkit
paket add SS.Toolkit
SS.Toolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- System.Buffers(>= 4.5.0)
- System.Drawing.Common(>= 4.5.1)
- System.Memory(>= 4.5.2)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags