A tool library project in use, based on native C#, does not require any third-party libraries. This project features many practical functions, such as support for multiple Base encoding types, common operations for files/folders, high-precision timers, encryption, etc. Some comments and documents are generated by artificial intelligence based on the code. If there are any mistakes, please provide feedback in time and we will correct them as soon as possible.
$ dotnet add package QingYi.Core
Nuget link: https://www.nuget.org/packages/QingYi.Core
The core of our other projects.
This project also has a lot of utility features, such as Base encoding, file information retrieval, file/folder compression, Shell, etc.
.NET Cli
dotnet add package QingYi.Core
Package Manager
NuGet\Install-Package QingYi.Core
Package Reference
Need specific the verison, 6.0.0 is the latest release version.
<PackageReference Include="QingYi.Core" Version="6.0.0" />
For bug reporting/requests/new feature you can report issues on github if required.
Enjoy!