BreezyWuUI 1.0.27

dotnet add package BreezyWuUI --version 1.0.27
NuGet\Install-Package BreezyWuUI -Version 1.0.27
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="BreezyWuUI" Version="1.0.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BreezyWuUI --version 1.0.27
#r "nuget: BreezyWuUI, 1.0.27"
#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 BreezyWuUI as a Cake Addin
#addin nuget:?package=BreezyWuUI&version=1.0.27

// Install BreezyWuUI as a Cake Tool
#tool nuget:?package=BreezyWuUI&version=1.0.27

Breezy Wu 常用UI库,辅助快速搭建一个具备基本设计还原效果的WPF项目,同时利用自身提供的丰富控件及兼容处理,让开发者能专注于业务需求而无需耗费精力在基础代码的设计上。

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.27 77 4/23/2024
1.0.26 68 4/23/2024
1.0.25 73 4/19/2024
1.0.24 88 4/11/2024
1.0.23 82 4/7/2024
1.0.22 210 11/11/2023
1.0.21 95 11/10/2023
1.0.20 98 11/1/2023
1.0.19 124 9/21/2023
1.0.18 93 9/19/2023
1.0.17 115 9/15/2023
1.0.16 110 9/15/2023
1.0.15 121 9/15/2023
1.0.14 108 9/15/2023
1.0.13 94 9/15/2023
1.0.12 119 9/15/2023
1.0.11 129 8/25/2023
1.0.10 108 8/25/2023
1.0.9 118 7/12/2023
1.0.8 153 6/12/2023
1.0.7 131 6/2/2023
1.0.6 121 5/30/2023
1.0.5 121 5/18/2023
1.0.4 140 5/16/2023
1.0.3 139 5/16/2023
1.0.2 130 5/15/2023
1.0.1 115 5/15/2023
1.0.0 130 5/15/2023

更新内容:
修复自定义消息对话框MessageBox的默认样式实现中英文切换的资源需要为动态资源问题。