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.
paket add SCYJ.Tools.Core --version 1.0.2
#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.
// Install SCYJ.Tools.Core as a Cake Addin
#addin nuget:?package=SCYJ.Tools.Core&version=1.0.2

// Install SCYJ.Tools.Core as a Cake Tool
#tool nuget:?package=SCYJ.Tools.Core&version=1.0.2

🏳️‍🌈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目前实现的扩展

  1. 日期扩展类;
  2. 数字扩展类;
  3. 加密解密扩展类;
  4. 实体扩展类;
  5. 枚举扩展类;
  6. 文件扩展类;
  7. 硬件扩展类;
  8. JSON扩展类;
  9. Lambda扩展类;
  10. NEST(ElasticSearch)扩展类;
  11. NPOI扩展类;
  12. 对象扩展类;
  13. Redis扩展类;
  14. 反射扩展类;
  15. 字符串扩展类;
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 756 12/31/2021
1.0.1 222 12/30/2021
1.0.0 233 12/30/2021