AryxDevLibrary 1.0.3.117
See the version list below for details.
dotnet add package AryxDevLibrary --version 1.0.3.117
NuGet\Install-Package AryxDevLibrary -Version 1.0.3.117
<PackageReference Include="AryxDevLibrary" Version="1.0.3.117" />
paket add AryxDevLibrary --version 1.0.3.117
#r "nuget: AryxDevLibrary, 1.0.3.117"
// Install AryxDevLibrary as a Cake Addin #addin nuget:?package=AryxDevLibrary&version=1.0.3.117 // Install AryxDevLibrary as a Cake Tool #tool nuget:?package=AryxDevLibrary&version=1.0.3.117
Methode utiles pour le développement C#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35-client is compatible. |
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 | 349 | 1/7/2022 | |
1.0.6.91 | 353 | 7/18/2021 | |
1.0.6.90 | 417 | 7/18/2021 | |
1.0.6.17 | 374 | 5/6/2021 | |
1.0.6.2 | 343 | 4/21/2021 | |
1.0.5.20 | 524 | 5/9/2020 | |
1.0.5.17 | 474 | 5/6/2020 | |
1.0.4.331 | 523 | 3/16/2020 | |
1.0.3.231 | 749 | 4/20/2019 | |
1.0.3.204 | 788 | 11/10/2018 | |
1.0.3.117 | 902 | 8/15/2018 | |
1.0.3.99 | 895 | 7/28/2018 | |
1.0.3.79 | 962 | 7/8/2018 | |
1.0.2.360 | 1,146 | 4/15/2018 | |
1.0.2.339 | 1,027 | 3/25/2018 | |
1.0.2.338 | 1,031 | 3/24/2018 | |
1.0.1.659 | 995 | 2/8/2018 | |
1.0.1.658 | 1,014 | 2/7/2018 | |
1.0.1.656 | 1,014 | 2/5/2018 |
FileUtils: Ajout de 2 méthodes pour copier les ACL d'un fichier/dossier [CopyAccessControl(...)]
Logger: Refactor afin de permettre de surcharger la méthode responsable de l'écriture de la log dans le fichier, comme c'est possible pour celle responsable de l'écriture de la log dans la console; quelques corrections.
FileUtils: Added 2 methods to copy ACLs from a file/folder[CopyAccessControl(...)]
Logger: Refactor to allow to override the method in charge of writing the log to the file, as it is possible for the method in charge of writing the log to the console; some corrections.