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 | 326 | 8/14/2024 |
2.2.5 | 227 | 7/26/2024 |
2.2.4 | 108 | 7/26/2024 |
2.2.3 | 319 | 7/21/2024 |
2.2.2 | 200 | 7/18/2024 |
2.2.1 | 211 | 7/18/2024 |
2.2.0 | 217 | 7/16/2024 |
2.1.22 | 466 | 12/9/2023 |
2.1.21 | 184 | 11/19/2023 |
2.1.20 | 9,636 | 10/26/2023 |
2.1.18.4 | 439 | 9/15/2023 |
2.1.18.3 | 177 | 9/11/2023 |
2.1.18.2 | 490 | 8/28/2023 |
2.1.17.5 | 212 | 7/21/2023 |
2.1.17.2 | 202 | 5/3/2023 |
2.1.17 | 920 | 5/1/2023 |
2.1.16 | 1,164 | 3/24/2023 |
2.1.15.2 | 1,196 | 2/8/2023 |
2.1.15.1 | 3,157 | 10/28/2022 |
2.1.15 | 3,287 | 10/21/2022 |
2.1.14 | 2,165 | 10/14/2022 |
2.1.14-beta2 | 417 | 10/12/2022 |
2.1.14-beta1 | 307 | 10/12/2022 |
2.1.13.3 | 1,310 | 10/10/2022 |
2.1.13 | 2,699 | 10/6/2022 |
2.1.13-beta1 | 345 | 10/4/2022 |
2.1.12 | 3,925 | 7/12/2022 |
2.1.11 | 3,178 | 6/27/2022 |
2.1.10 | 4,197 | 4/9/2022 |
2.1.7 | 1,776 | 3/25/2022 |
2.1.5 | 6,285 | 2/12/2022 |
2.1.3 | 443 | 2/9/2022 |
2.1.2 | 3,288 | 1/26/2022 |
2.1.1 | 2,808 | 1/19/2022 |
2.0.3 | 1,674 | 1/13/2022 |
2.0.2 | 5,488 | 9/5/2021 |
2.0.1 | 10,834 | 2/17/2021 |
2.0.0 | 5,387 | 12/26/2020 |
1.0.8 | 484 | 12/26/2020 |
1.0.7 | 422 | 12/26/2020 |
1.0.2 | 645 | 11/24/2020 |
1.0.1 | 614 | 11/24/2020 |
1.0.0 | 892 | 11/23/2020 |
Added string extensions to convert json to dictionary