Haley.Extensions
2.2.6
dotnet add package Haley.Extensions --version 2.2.6
NuGet\Install-Package Haley.Extensions -Version 2.2.6
<PackageReference Include="Haley.Extensions" Version="2.2.6" />
paket add Haley.Extensions --version 2.2.6
#r "nuget: Haley.Extensions, 2.2.6"
// Install Haley.Extensions as a Cake Addin #addin nuget:?package=Haley.Extensions&version=2.2.6 // Install Haley.Extensions as a Cake Tool #tool nuget:?package=Haley.Extensions&version=2.2.6
Lightweight library with common useful extensions.
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 | 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
- Haley.Abstractions (>= 1.1.4)
- Microsoft.CSharp (>= 4.7.0)
- System.Text.Json (>= 8.0.4)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Haley.Extensions:
Package | Downloads |
---|---|
Haley.MVVM
A light weight MVVM implementation with IOC Containes, Delegate Commands, ChangeNotifier Model, NotifiableCollection and many more. |
|
Haley.WPF
A simple WPF library with useful controls for all project types. |
|
Haley.IOC
Simple IOC Container which implements Dependency Injection |
|
Haley.Helpers
Contains basic helpers for .NET Framework and Core |
|
Haley.Log
A simple logger based on .Net Standard to integrate in C# projects. Helps to export the log to different formats including txt, json, xml |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.6 | 295 | 8/14/2024 |
2.2.5 | 224 | 7/26/2024 |
2.2.4 | 105 | 7/26/2024 |
2.2.3 | 316 | 7/21/2024 |
2.2.2 | 197 | 7/18/2024 |
2.2.1 | 208 | 7/18/2024 |
2.2.0 | 214 | 7/16/2024 |
2.1.22 | 463 | 12/9/2023 |
2.1.21 | 181 | 11/19/2023 |
2.1.20 | 9,205 | 10/26/2023 |
2.1.18.4 | 435 | 9/15/2023 |
2.1.18.3 | 174 | 9/11/2023 |
2.1.18.2 | 487 | 8/28/2023 |
2.1.17.5 | 209 | 7/21/2023 |
2.1.17.2 | 199 | 5/3/2023 |
2.1.17 | 913 | 5/1/2023 |
2.1.16 | 1,157 | 3/24/2023 |
2.1.15.2 | 1,193 | 2/8/2023 |
2.1.15.1 | 3,095 | 10/28/2022 |
2.1.15 | 3,225 | 10/21/2022 |
2.1.14 | 2,162 | 10/14/2022 |
2.1.14-beta2 | 416 | 10/12/2022 |
2.1.14-beta1 | 306 | 10/12/2022 |
2.1.13.3 | 1,307 | 10/10/2022 |
2.1.13 | 2,696 | 10/6/2022 |
2.1.13-beta1 | 344 | 10/4/2022 |
2.1.12 | 3,922 | 7/12/2022 |
2.1.11 | 3,175 | 6/27/2022 |
2.1.10 | 4,188 | 4/9/2022 |
2.1.7 | 1,773 | 3/25/2022 |
2.1.5 | 6,280 | 2/12/2022 |
2.1.3 | 440 | 2/9/2022 |
2.1.2 | 3,279 | 1/26/2022 |
2.1.1 | 2,805 | 1/19/2022 |
2.0.3 | 1,671 | 1/13/2022 |
2.0.2 | 5,479 | 9/5/2021 |
2.0.1 | 10,829 | 2/17/2021 |
2.0.0 | 5,384 | 12/26/2020 |
1.0.8 | 481 | 12/26/2020 |
1.0.7 | 419 | 12/26/2020 |
1.0.2 | 642 | 11/24/2020 |
1.0.1 | 611 | 11/24/2020 |
1.0.0 | 889 | 11/23/2020 |
Added string extensions to convert json to dictionary