PRF.Utils.CoreComponents
2.7.2
See the version list below for details.
dotnet add package PRF.Utils.CoreComponents --version 2.7.2
NuGet\Install-Package PRF.Utils.CoreComponents -Version 2.7.2
<PackageReference Include="PRF.Utils.CoreComponents" Version="2.7.2" />
<PackageVersion Include="PRF.Utils.CoreComponents" Version="2.7.2" />
<PackageReference Include="PRF.Utils.CoreComponents" />
paket add PRF.Utils.CoreComponents --version 2.7.2
#r "nuget: PRF.Utils.CoreComponents, 2.7.2"
#addin nuget:?package=PRF.Utils.CoreComponents&version=2.7.2
#tool nuget:?package=PRF.Utils.CoreComponents&version=2.7.2
Basics extensions for manipulating FileInfo, DirectoryInfo, String, Type, Random, TaskPool with limited size ...
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- System.Drawing.Common (>= 9.0.2)
- System.Text.Json (>= 9.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PRF.Utils.CoreComponents:
Package | Downloads |
---|---|
PRF.Utils.WPF
Provide basic classes for WPF application as well as built-in converters, validations rules, tree helpers, etc. |
|
PRF.WPFCore
Provide basic classes for WPF application as well as built-in converters, validations rules, tree helpers, etc. (.NET Core version) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.3 | 375 | 2/17/2025 |
2.7.2 | 98 | 2/17/2025 |
2.7.1 | 91 | 2/17/2025 |
2.7.0 | 973 | 11/20/2024 |
2.6.2 | 259 | 8/1/2024 |
2.6.1 | 184 | 6/17/2024 |
2.6.0 | 108 | 6/16/2024 |
2.5.2 | 192 | 3/6/2024 |
2.5.1 | 198 | 3/4/2024 |
2.5.0 | 546 | 10/19/2023 |
2.4.0 | 491 | 10/18/2023 |
2.3.1 | 682 | 6/13/2023 |
2.3.0 | 592 | 6/13/2023 |
2.2.3 | 701 | 4/12/2023 |
2.2.2 | 1,380 | 9/29/2022 |
2.2.1 | 2,177 | 4/3/2022 |
2.2.0 | 1,118 | 2/19/2022 |
2.1.1 | 940 | 2/7/2022 |
2.1.0 | 951 | 12/8/2021 |
2.0.2 | 942 | 11/7/2021 |
2.0.1 | 845 | 10/13/2021 |
2.0.0 | 837 | 10/8/2021 |
1.0.6 | 878 | 12/29/2020 |
1.0.5 | 848 | 12/27/2020 |
1.0.4 | 933 | 12/26/2020 |
1.0.3 | 1,147 | 3/2/2019 |
1.0.2 | 1,030 | 2/26/2019 |
1.0.1 | 2,003 | 2/26/2019 |
0.0.2 | 1,129 | 2/26/2019 |
0.0.1 | 1,092 | 2/26/2019 |
Breaking change : Rename SplitInChunksOf2 into SplitInChunksOf and returns the real underlying array of T instead of IEnumerable of T