kUtils 2.0.0.3

dotnet add package kUtils --version 2.0.0.3
                    
NuGet\Install-Package kUtils -Version 2.0.0.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="kUtils" Version="2.0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="kUtils" Version="2.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="kUtils" />
                    
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 kUtils --version 2.0.0.3
                    
#r "nuget: kUtils, 2.0.0.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 kUtils@2.0.0.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=kUtils&version=2.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=kUtils&version=2.0.0.3
                    
Install as a Cake Tool

Outils divers sur .NET, .NET Core, UAP et UWP

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.0.0.3 1,379 3/7/2017
2.0.0.2 1,144 3/7/2017
2.0.0.1 1,151 3/6/2017
1.8.5.4 1,257 12/12/2016
1.8.5.3 1,182 10/7/2016
1.8.5.2 1,178 10/7/2016
1.8.5.1 1,612 9/21/2016
1.8.5 1,553 9/21/2016
1.8.4 1,584 9/21/2016
1.8.3 1,522 9/21/2016
1.8.2 1,513 9/21/2016
1.8.1 1,187 9/6/2016
1.8.0.7 1,347 7/13/2016
1.8.0.6 1,227 4/12/2016
1.8.0.5 1,293 1/12/2016
1.8.0.4 1,283 10/22/2015
1.8.0.3 1,629 10/8/2015
1.8.0.2 1,337 10/8/2015
1.8.0.1 1,528 10/8/2015
1.8.0 1,467 10/8/2015
1.7.9.9 1,343 9/23/2015
1.7.9.8 1,324 9/23/2015
1.7.9.7 1,316 9/21/2015
1.7.9.6 1,329 9/21/2015
1.7.9.5 1,320 9/21/2015
1.7.9.4 1,314 9/21/2015
1.7.9.3 1,314 9/21/2015
1.7.9.2 1,286 9/21/2015
1.7.9.1 1,297 9/21/2015
1.7.9 1,332 9/21/2015
1.7.8 1,311 9/21/2015
1.7.7 1,303 9/21/2015
1.7.5 1,383 7/22/2015
1.7.3 1,344 7/22/2015

kUtils est un ensemble de classes disponibles pour UWP

ATTENTION ! La version 2 ne contient plus les classes pour WPF et WinRT (seulement UWP), pour cela, la version 1.8.4 (branche 1.8.4) est disponible pour les plateforme WPF/WinRT/UWP (Le package NuGet reste disponible mais n'évoluera plus).