WinUI3Appearance 0.4.3-Preview
This is a prerelease version of WinUI3Appearance.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WinUI3Appearance --version 0.4.3-Preview
NuGet\Install-Package WinUI3Appearance -Version 0.4.3-Preview
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="WinUI3Appearance" Version="0.4.3-Preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinUI3Appearance --version 0.4.3-Preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinUI3Appearance, 0.4.3-Preview"
#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 WinUI3Appearance as a Cake Addin #addin nuget:?package=WinUI3Appearance&version=0.4.3-Preview&prerelease // Install WinUI3Appearance as a Cake Tool #tool nuget:?package=WinUI3Appearance&version=0.4.3-Preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WinUI3Appearance包
此包能让你在WinUI3的工作上更加快捷。有更好的想法请反馈给我:zscNofQSpxJHp@outlook.com
关于内容
Background
类型正式更名为BackgroundSetter
类型;- 在实现背景材质时,可能需要多次启动应用才能看到更改。
具体问题我不清楚,希望懂的人可以告诉我。
关于支持与维护
我将在2022/06/02至2022/06/04彻底结束目前发布的1.2.0和2.0.0版本的支持与维护。我希望你在这一个月内将此包的版本转移到新发布的Preview版,以获得更好的体验。
关于更新
- 重大功能更新:半年或以上一次;
- 功能更新:一周到两周一次;
- 补丁更新:一周一次;
我是学生党,延迟或加快更新请见谅😅
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows10.0.19041 is compatible. net6.0-windows10.0.20348 is compatible. net6.0-windows10.0.22000 is compatible. net6.0-windows10.0.22621 is compatible. net7.0-windows was computed. net7.0-windows10.0.19041 is compatible. net7.0-windows10.0.20348 is compatible. net7.0-windows10.0.22000 is compatible. net7.0-windows10.0.22621 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows10.0.19041
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net6.0-windows10.0.20348
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net6.0-windows10.0.22000
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net6.0-windows10.0.22621
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net7.0-windows10.0.19041
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net7.0-windows10.0.20348
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net7.0-windows10.0.22000
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
-
net7.0-windows10.0.22621
- Microsoft.WindowsAppSDK (>= 1.2.221109.1)
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 |
---|---|---|
0.10.4-Preview | 104 | 5/14/2023 |
0.4.3-Preview | 84 | 5/6/2023 |
0.2.2-Preview | 91 | 5/1/2023 |
0.2.1-Preview | 86 | 5/1/2023 |
1.实现了MicaAlt背景材质;
2.实现了Acrylic背景材质;
3.重置了BackgroundTypes类型的枚举值的字节值;