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.
<PackageVersion Include="HappyStudio.UwpToolsLibrary.Auxiliarys" Version="1.6.0" />
<PackageReference Include="HappyStudio.UwpToolsLibrary.Auxiliarys" />
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 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.
#:package HappyStudio.UwpToolsLibrary.Auxiliarys@1.6.0
#: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=HappyStudio.UwpToolsLibrary.Auxiliarys&version=1.6.0
#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 | 814 | 1/17/2021 |
| 1.5.0 | 606 | 1/13/2021 |
| 1.4.3 | 631 | 1/7/2021 |
| 1.4.0 | 822 | 8/7/2019 |
| 1.3.3 | 795 | 6/29/2019 |
| 1.3.2 | 783 | 6/28/2019 |
| 1.3.1 | 844 | 6/4/2019 |
| 1.3.0 | 832 | 6/2/2019 |
| 1.2.3 | 945 | 12/8/2018 |
| 1.2.2 | 989 | 11/7/2018 |
| 1.2.1 | 985 | 11/5/2018 |
| 1.2.0 | 1,012 | 11/5/2018 |
| 1.1.5 | 1,427 | 9/7/2017 |
| 1.1.4 | 1,373 | 9/7/2017 |
| 1.1.3 | 1,363 | 8/20/2017 |
| 1.1.2 | 1,370 | 8/19/2017 |
| 1.1.1 | 1,378 | 8/19/2017 |
| 1.1.0 | 1,351 | 8/19/2017 |
| 1.0.3 | 1,460 | 4/16/2017 |
| 1.0.2 | 1,398 | 4/16/2017 |
Loading failed
1. 新增 FolderScanner 和 FileScanner 类;
2. 移动 LibraryFolderScanner 和 LibraryFileScanner 类到 HappyStudio.UwpToolsLibrary.Auxiliarys.Files.Scanners;
3. 移动 FileReader 类到 HappyStudio.UwpToolsLibrary.Auxiliarys.Files;