Haley.Helpers 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Haley.Helpers --version 2.0.2
NuGet\Install-Package Haley.Helpers -Version 2.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Haley.Helpers" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Haley.Helpers --version 2.0.2
#r "nuget: Haley.Helpers, 2.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Haley.Helpers as a Cake Addin
#addin nuget:?package=Haley.Helpers&version=2.0.2

// Install Haley.Helpers as a Cake Tool
#tool nuget:?package=Haley.Helpers&version=2.0.2

Contains basic helpers for .NET Framework and Core

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Haley.Helpers:

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.Rest

A Simple HttpClient Wrapper to handle Http Requests.

Haley.DB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.16.2 315 11/25/2023
2.1.16.1 77 11/23/2023
2.1.16 3,266 11/9/2023
2.1.15.3 140 11/1/2023
2.1.15.2 174 11/1/2023
2.1.15.1 86 10/31/2023
2.1.15 122 10/29/2023
2.1.14.1 103 10/27/2023
2.1.14 220 10/26/2023
2.1.12.4 113 10/17/2023
2.1.12.3 429 8/28/2023
2.1.11.5 125 7/21/2023
2.1.11 598 5/1/2023
2.1.10 244 4/7/2023
2.1.9.4 432 3/24/2023
2.1.9 4,757 10/21/2022
2.1.8.1 1,102 10/14/2022
2.1.8.1-beta1 194 10/12/2022
2.1.8 2,769 10/6/2022
2.1.7.6-beta2 180 10/4/2022
2.1.7.6-beta1 168 10/4/2022
2.1.7.5 979 7/23/2022
2.1.7.2 437 7/17/2022
2.1.7 1,116 7/12/2022
2.1.6 1,601 6/27/2022
2.1.5 2,056 4/10/2022
2.1.4 654 4/9/2022
2.1.3 2,800 2/12/2022
2.1.1 2,290 1/19/2022
2.0.3 3,626 9/5/2021
2.0.2 1,808 6/25/2021
2.0.1 352 5/30/2021
2.0.0 4,595 2/22/2021
1.0.13 415 12/27/2020
1.0.12 353 12/25/2020
1.0.9 377 12/24/2020
1.0.6 402 12/13/2020
1.0.4 415 11/25/2020
1.0.3 408 11/23/2020
1.0.0.3 399 10/1/2020
1.0.0.2 432 9/28/2020
1.0.0.1 413 9/28/2020

Added MapProperties Method in general utils.