AryxDevLibrary 1.0.6.263

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

Methode utiles pour le développement C#

Product Compatible and additional computed target framework versions.
.NET Framework net35-client 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
1.0.6.263 394 1/7/2022
1.0.6.91 386 7/18/2021
1.0.6.90 475 7/18/2021 1.0.6.90 is deprecated because it has critical bugs.
1.0.6.17 411 5/6/2021
1.0.6.2 379 4/21/2021
1.0.5.20 568 5/9/2020
1.0.5.17 517 5/6/2020
1.0.4.331 568 3/16/2020
1.0.3.231 802 4/20/2019
1.0.3.204 846 11/10/2018
1.0.3.117 968 8/15/2018
1.0.3.99 994 7/28/2018
1.0.3.79 1,106 7/8/2018
1.0.2.360 1,303 4/15/2018
1.0.2.339 1,186 3/25/2018
1.0.2.338 1,189 3/24/2018
1.0.1.659 1,157 2/8/2018
1.0.1.658 1,174 2/7/2018
1.0.1.656 1,175 2/5/2018

Ajout FtpUtils.cs,UriUtils.cs
Logger : utilisation commune du meme fichier par plusieurs instance d'une application
CliParser : amélioration des méthodes GetSingleOptionValueBoolean() et GetSingleOptionValueInt()