Pargoon.Utility
1.1.0
See the version list below for details.
dotnet add package Pargoon.Utility --version 1.1.0
NuGet\Install-Package Pargoon.Utility -Version 1.1.0
<PackageReference Include="Pargoon.Utility" Version="1.1.0" />
paket add Pargoon.Utility --version 1.1.0
#r "nuget: Pargoon.Utility, 1.1.0"
// Install Pargoon.Utility as a Cake Addin #addin nuget:?package=Pargoon.Utility&version=1.1.0 // Install Pargoon.Utility as a Cake Tool #tool nuget:?package=Pargoon.Utility&version=1.1.0
Pargoon.Core
Pargoon Utility class libraries
Pargoon.Utility
This is a utility package, contain some useful functions for regular expression, Time, Arrays and working with strings.
In this package you can see these classes:
- ArrayUtility
- Encryption
- ObjectUtility
- RandomUtility
- RegXPattern
- StringUtility
- TimeUtility
RegXPattern
This part contain some useful regular expression patterns.
StringUtility
Contain some extension methods for strings
ArrayUtility
Contain some useful extension methods for merging arrays to string
RandomUtils
Contain some useful function for generating random number and string
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
-
.NETStandard 2.1
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Pargoon.Utility:
Package | Downloads |
---|---|
Pargoon.PersianDateUtility
Contain some useful function for working with persian date |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.5 | 544 | 8/18/2024 |
1.1.4 | 170 | 7/20/2024 |
1.1.1 | 195 | 5/31/2023 |
1.1.0 | 136 | 5/31/2023 |
1.0.9 | 437 | 9/3/2022 |
1.0.8 | 400 | 7/30/2022 |
1.0.7 | 400 | 7/30/2022 |
1.0.6 | 413 | 5/17/2022 |
1.0.5 | 377 | 5/17/2022 |
1.0.4 | 389 | 5/17/2022 |
1.0.3 | 1,010 | 5/17/2022 |
1.0.2 | 387 | 5/17/2022 |
1.0.1 | 389 | 5/17/2022 |
1.0.0 | 381 | 5/17/2022 |
adding encryption utility