Utilis 0.10.3

dotnet add package Utilis --version 0.10.3
                    
NuGet\Install-Package Utilis -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" Version="0.10.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Utilis" Version="0.10.3" />
                    
Directory.Packages.props
<PackageReference Include="Utilis" />
                    
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 --version 0.10.3
                    
#r "nuget: Utilis, 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@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&version=0.10.3
                    
Install as a Cake Addin
#tool nuget:?package=Utilis&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 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos 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 (1)

Showing the top 1 NuGet packages that depend on Utilis:

Package Downloads
Utilis.Win

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.3 3,773 2/27/2024
0.10.2 3,760 12/19/2023
0.10.1 3,756 12/19/2023
0.9.0.97 5,364 3/17/2021
0.9.0.96 4,252 11/25/2020
0.9.0.95 4,260 11/19/2020
0.8.1.94 4,364 3/11/2020
0.8.1.93 4,392 11/26/2019
0.8.1.92 4,356 11/26/2019
0.8.1.91 4,370 11/14/2019
0.8.1.90 4,344 11/14/2019
0.8.1.89 4,346 11/6/2019
0.8.1.88 4,376 8/21/2019
0.8.1.83 4,457 4/3/2019
0.8.1.82 4,586 11/6/2018
0.8.1.81 4,573 11/6/2018
0.8.1.80 4,641 10/10/2018
0.8.1.79 4,951 11/30/2017
0.8.1.78 4,903 11/16/2017
0.8.1.74 5,008 3/1/2017
Loading failed