Utilis.Win 0.10.3

dotnet add package Utilis.Win --version 0.10.3
                    
NuGet\Install-Package Utilis.Win -Version 0.10.3
                    
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="Utilis.Win" Version="0.10.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Utilis.Win" Version="0.10.3" />
                    
Directory.Packages.props
<PackageReference Include="Utilis.Win" />
                    
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 Utilis.Win --version 0.10.3
                    
#r "nuget: Utilis.Win, 0.10.3"
                    
#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.
#:package Utilis.Win@0.10.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Utilis.Win&version=0.10.3
                    
Install as a Cake Addin
#tool nuget:?package=Utilis.Win&version=0.10.3
                    
Install as a Cake Tool

Basic utility-level functions, mostly in support of a MVVM pattern for Desktop, Windows Store, and Windows Phone applications.  Source can be found at https://github.com/bl0rq/Utilis

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.3 280 2/27/2024
0.10.2 207 12/19/2023
0.10.1 215 12/19/2023
0.9.0.97 1,701 3/17/2021
0.9.0.96 664 11/25/2020
0.9.0.95 720 11/20/2020
0.8.1.94 773 3/11/2020
0.8.1.93 767 11/26/2019
0.8.1.92 748 11/26/2019
0.8.1.91 787 11/14/2019
0.8.1.90 772 11/14/2019
0.8.1.89 738 11/6/2019
0.8.1.85 819 8/21/2019
0.8.1.83 875 4/3/2019
0.8.1.82 1,002 11/6/2018
0.8.1.81 986 11/6/2018
0.8.1.80 1,120 10/10/2018
0.8.1.77 1,373 11/30/2017
0.8.1.74 1,412 3/1/2017
0.8.1.73 1,397 2/27/2017
Loading failed