PigToolsLiteLib 2.5.38
Install-Package PigToolsLiteLib -Version 2.5.38
dotnet add package PigToolsLiteLib --version 2.5.38
<PackageReference Include="PigToolsLiteLib" Version="2.5.38" />
paket add PigToolsLiteLib --version 2.5.38
#r "nuget: PigToolsLiteLib, 2.5.38"
// Install PigToolsLiteLib as a Cake Addin
#addin nuget:?package=PigToolsLiteLib&version=2.5.38
// Install PigToolsLiteLib as a Cake Tool
#tool nuget:?package=PigToolsLiteLib&version=2.5.38
A tool set class library that simplifies the .net development interface.
A simplified tool interface class library based on .net platform, including function set, array, text, file, XML, shared memory and compression.
Configuration file management supporting configuration item encryption.
It can run on Windows and Linux platforms.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net20 net30 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on PigToolsLiteLib:
Package | Downloads |
---|---|
PigKeyCacheLib
PigKeyCacheLib is a very lightweight key value Caching Application. It supports multi processes and multi threads. It does not need to install application support like memcached or redis. It is suitable for lightweight small applications. Support compression, encryption and other data storage methods. It can run on Windows and Linux platforms. |
|
PigToolsLib
A tool set class library that simplifies the .net development interface. A simplified tool interface class library based on .net platform, including function set, array, text, file, XML, shared memory, HTTP and compression. It can run on Windows and Linux platforms. |
|
PigToolsWinLib
A tool set class library that simplifies the .net development interface. A simplified tool interface class library based on .net platform, including function set, array, text, file, XML, shared memory, HTTP and compression. Configuration file management supporting configuration item encryption. It can run on Windows platforms only. |
|
GetFileAndDirListLib
A class library that scans the current directory and generates directory lists and file lists. Support to define directory list not to scan. It can run on Windows and Linux platforms. |
|
PigToolsLiteLibDemo
Demo console program for PigToolsLiteLib |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.5.38 | 0 | 5/19/2022 |
2.5.20 | 44 | 5/15/2022 |
2.3.16 | 40 | 5/11/2022 |
2.3.12 | 49 | 5/10/2022 |
2.2.88 | 147 | 4/9/2022 |
2.2.50 | 114 | 4/2/2022 |
2.2.28 | 65 | 3/29/2022 |
2.2.8 | 61 | 3/26/2022 |
2.1.22 | 90 | 2/22/2022 |
2.1.12 | 59 | 2/17/2022 |
2.0.8 | 114 | 2/3/2022 |
1.8.9 | 246 | 1/12/2022 |
1.7.68 | 211 | 1/3/2022 |
1.7.12 | 101 | 12/26/2021 |
1.6.118 | 134 | 12/24/2021 |
1.5.9 | 316 | 12/8/2021 |
1.3.28 | 647 | 10/16/2021 |
1.2.1 | 758 | 9/14/2021 |
1.1.8 | 196 | 9/4/2021 |
1.0.2.1 | 310 | 8/28/2021 |
Add PigAsync class for asynchronous processing