Haley.Abstractions 1.2.4

dotnet add package Haley.Abstractions --version 1.2.4
                    
NuGet\Install-Package Haley.Abstractions -Version 1.2.4
                    
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.Abstractions" Version="1.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Haley.Abstractions" Version="1.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Haley.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Haley.Abstractions --version 1.2.4
                    
#r "nuget: Haley.Abstractions, 1.2.4"
                    
#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.
#addin nuget:?package=Haley.Abstractions&version=1.2.4
                    
Install Haley.Abstractions as a Cake Addin
#tool nuget:?package=Haley.Abstractions&version=1.2.4
                    
Install Haley.Abstractions as a Cake Tool

Contains common abstractions used by different haley libraries

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Haley.Abstractions:

Package Downloads
Haley.Extensions

Lightweight library with common useful extensions.

Haley.Events

A simple events management module based on Observer Pattern.

Haley.WPF.IconsPack

WPF Icons pack to be used with any WPF Project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 289 3/27/2025
1.2.3 269 3/22/2025
1.2.2 289 3/5/2025
1.2.1 129 3/2/2025
1.2.0 338 3/2/2025
1.1.4 13,131 11/9/2023
1.1.3.2 2,041 11/1/2023
1.1.3.1 311 10/31/2023
1.1.3 349 10/29/2023
1.1.2.2 285 10/27/2023
1.1.2.1 337 10/27/2023
1.1.2 2,809 10/26/2023
1.0.21 1,100 8/28/2023
1.0.19 9,950 10/21/2022
1.0.18 4,366 10/14/2022
1.0.18-beta1 950 10/12/2022
1.0.17.5 5,117 10/6/2022
1.0.17.4 1,759 7/23/2022
1.0.17.1 1,292 7/15/2022
1.0.17 3,150 7/12/2022
1.0.16 4,563 6/12/2022
1.0.15 2,256 4/10/2022
1.0.13 2,089 3/25/2022
1.0.10 2,306 3/5/2022
1.0.5 1,018 2/16/2022
1.0.4 1,514 2/12/2022
1.0.3 3,077 2/12/2022
1.0.0 752 2/11/2022

Updated ConfigManagement Interfaces