SCYJ.Tools.Core
1.0.2
dotnet add package SCYJ.Tools.Core --version 1.0.2
NuGet\Install-Package SCYJ.Tools.Core -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SCYJ.Tools.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SCYJ.Tools.Core" Version="1.0.2" />
<PackageReference Include="SCYJ.Tools.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SCYJ.Tools.Core --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SCYJ.Tools.Core, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SCYJ.Tools.Core@1.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SCYJ.Tools.Core&version=1.0.2
#tool nuget:?package=SCYJ.Tools.Core&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
🏳️🌈SCYJ.Tools.Core介绍
四川云检工具库,包含一些常用的操作类(大多数都是静态类),主要针对常用的字符串、日期、对象、Json、Http、Redis、ElasticSearch(NEST)等操作进行扩展封装。
🚩开发环境要求
.Net6+,VS2022
🔶安装程序包
PM> Install-Package SCYJ.Tools.Core
⚙更新日志
v1.0.2(已发布)
- 新增扩展
- [新增] 加密解密扩展类;
- 枚举扩展类;
- 文件扩展类;
- 硬件扩展类;
- NPOI扩展类;
- Redis扩展类。
- 优化升级
- JSON扩展类升级,新增加了基于Furion框架的序列化和反序列化扩展。
v1.0.1(已发布)
🎉针对1.0.0版本部分扩展类进行优化升级。
V1.0.0(已发布)
😀SCYJ.Tools.Core扩展工具正式发布啦,欢迎使用!
🍕SCYJ.Tools.Core目前实现的扩展
- 日期扩展类;
- 数字扩展类;
- 加密解密扩展类;
- 实体扩展类;
- 枚举扩展类;
- 文件扩展类;
- 硬件扩展类;
- JSON扩展类;
- Lambda扩展类;
- NEST(ElasticSearch)扩展类;
- NPOI扩展类;
- 对象扩展类;
- Redis扩展类;
- 反射扩展类;
- 字符串扩展类;
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- FluentEmail.Core (>= 3.0.0)
- FluentEmail.Smtp (>= 3.0.0)
- Furion (>= 3.0.6)
- Furion.Extras.Authentication.JwtBearer (>= 3.0.6)
- Furion.Extras.DatabaseAccessor.SqlSugar (>= 3.0.6)
- Furion.Extras.Logging.Serilog (>= 3.0.6)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 6.0.0)
- NEST (>= 7.15.2)
- Newtonsoft.Json (>= 13.0.1)
- NPOI (>= 2.5.5)
- System.Drawing.Common (>= 6.0.0)
- System.Management (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.