EasyTool is a .NET tool to make .Net easy. It provides a large number of help classes to help developers complete various development tasks. It covers a series of operations such as string, number, collection, encoding, date, file, IO, encryption, database, JSON, HTTP client, etc.
Install EasyTool.Core from the package manager console:
PM> Install-Package EasyTool.Core
Or from the .NET CLI as:
dotnet add package EasyTool.Core
Copy file or directory
FileUtil.Copy(sourceDir, destinationDir, isOverwrite)
Clone an object
var a = CloneUtil.Clone<Person>(person);
Easytool provides some of the most commonly used experiences and methods in the development process
Catalog | Introduce |
---|---|
clone | clone an object |
code | base32, base62, etc |
collection | dictionary,List,LinkList, etc |
converter | convert data type |
datetime | timerutil,timestamp,etc |
// TODO
微信:ygdxg8657 (备注进群) QQ群:543829648 903210423(已满)