EasyTool.Core
2023.917.1-pre-230918120857
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
This is a prerelease version of EasyTool.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EasyTool.Core --version 2023.917.1-pre-230918120857
NuGet\Install-Package EasyTool.Core -Version 2023.917.1-pre-230918120857
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="EasyTool.Core" Version="2023.917.1-pre-230918120857" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyTool.Core --version 2023.917.1-pre-230918120857
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyTool.Core, 2023.917.1-pre-230918120857"
#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 EasyTool.Core as a Cake Addin #addin nuget:?package=EasyTool.Core&version=2023.917.1-pre-230918120857&prerelease // Install EasyTool.Core as a Cake Tool #tool nuget:?package=EasyTool.Core&version=2023.917.1-pre-230918120857&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
<h1 align="center"> EasyTool </h1>
<div align="center">
一个开源的 .NET 工具库, 使得开发变得更加有效率
<p> <span>中文</span> | <a href="README.EN-US.md">English</a> </p> </div>
📚 简介
Easytool 是一个功能丰富且易用的 .NET 工具库,旨在帮助开发者快速、便捷地完成各类开发任务。 这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、JSON、HTTP客户端等一系列操作, 可以满足各种不同的开发需求。
🚀 快速开始
安装
PM> Install-Package EasyTool.Core
或者 .NET CLI 👇
dotnet add package EasyTool.Core
使用
复制文件或者目录
FileUtil.Copy(sourceDir, destinationDir, isOverwrite)
克隆对象
var a = CloneUtil.Clone<Person>(person);
🛠️ 目录
Easytool 封装了开发过程中一些常用的方法
Catalog | Introduce |
---|---|
clone | 使用 CloneUtil.Clone 方法实现 .NET 对象的深度复制 |
code | 提供基于 base32, base62 等编解码工具 |
代码共享
社区交流
微信:ygdxg8657 (备注进群) QQ群:543829648 903210423(已满)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- System.ComponentModel.Composition (>= 7.0.0)
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- System.Drawing.Common (>= 7.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Net.Http.Json (>= 7.0.1)
-
net6.0
- System.ComponentModel.Composition (>= 7.0.0)
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- System.Drawing.Common (>= 7.0.0)
- System.Drawing.Primitives (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EasyTool.Core:
Package | Downloads |
---|---|
Escalade.Common
Provide some auxiliary extensions or tools. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2023.917.1-pre-231010054442 | 201 | 10/10/2023 |
2023.917.1-pre-231010054359 | 100 | 10/10/2023 |
2023.917.1-pre-230918120857 | 858 | 9/18/2023 |
2023.917.1-pre-230918120736 | 102 | 9/18/2023 |
2023.914.2 | 1,086 | 9/17/2023 |
2023.914.2-pre-230916124403 | 174 | 9/16/2023 |
2023.914.2-pre-230916124147 | 98 | 9/16/2023 |
2023.914.1-pre-230914135058 | 97 | 9/14/2023 |
2023.914.1-pre-230914123057 | 123 | 9/14/2023 |
2023.914.1-pre-230914114908 | 113 | 9/14/2023 |
2023.908.1 | 176 | 9/8/2023 |
2023.905.2 | 135 | 9/5/2023 |
2023.905.1 | 145 | 9/5/2023 |