HappyStudio.UwpToolsLibrary.Auxiliarys
1.6.0
dotnet add package HappyStudio.UwpToolsLibrary.Auxiliarys --version 1.6.0
NuGet\Install-Package HappyStudio.UwpToolsLibrary.Auxiliarys -Version 1.6.0
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="HappyStudio.UwpToolsLibrary.Auxiliarys" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HappyStudio.UwpToolsLibrary.Auxiliarys --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HappyStudio.UwpToolsLibrary.Auxiliarys, 1.6.0"
#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.
// Install HappyStudio.UwpToolsLibrary.Auxiliarys as a Cake Addin #addin nuget:?package=HappyStudio.UwpToolsLibrary.Auxiliarys&version=1.6.0 // Install HappyStudio.UwpToolsLibrary.Auxiliarys as a Cake Tool #tool nuget:?package=HappyStudio.UwpToolsLibrary.Auxiliarys&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
UWP工具库的辅助类库
Product | Versions 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.
-
UAP 10.0.10586
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.1.9)
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.6.0 | 581 | 1/17/2021 |
1.5.0 | 414 | 1/13/2021 |
1.4.3 | 436 | 1/7/2021 |
1.4.0 | 606 | 8/7/2019 |
1.3.3 | 572 | 6/29/2019 |
1.3.2 | 565 | 6/28/2019 |
1.3.1 | 634 | 6/4/2019 |
1.3.0 | 623 | 6/2/2019 |
1.2.3 | 728 | 12/8/2018 |
1.2.2 | 755 | 11/7/2018 |
1.2.1 | 739 | 11/5/2018 |
1.2.0 | 780 | 11/5/2018 |
1.1.5 | 1,037 | 9/7/2017 |
1.1.4 | 992 | 9/7/2017 |
1.1.3 | 979 | 8/20/2017 |
1.1.2 | 980 | 8/19/2017 |
1.1.1 | 979 | 8/19/2017 |
1.1.0 | 967 | 8/19/2017 |
1.0.3 | 1,075 | 4/16/2017 |
1.0.2 | 1,009 | 4/16/2017 |
1.0.1 | 984 | 4/4/2017 |
1.0.0 | 974 | 4/4/2017 |
1. 新增 FolderScanner 和 FileScanner 类;
2. 移动 LibraryFolderScanner 和 LibraryFileScanner 类到 HappyStudio.UwpToolsLibrary.Auxiliarys.Files.Scanners;
3. 移动 FileReader 类到 HappyStudio.UwpToolsLibrary.Auxiliarys.Files;