MahApps.Metro.SimpleChildWindow
1.2.0
Prefix Reserved
See the version list below for details.
dotnet add package MahApps.Metro.SimpleChildWindow --version 1.2.0
NuGet\Install-Package MahApps.Metro.SimpleChildWindow -Version 1.2.0
<PackageReference Include="MahApps.Metro.SimpleChildWindow" Version="1.2.0" />
paket add MahApps.Metro.SimpleChildWindow --version 1.2.0
#r "nuget: MahApps.Metro.SimpleChildWindow, 1.2.0"
// Install MahApps.Metro.SimpleChildWindow as a Cake Addin #addin nuget:?package=MahApps.Metro.SimpleChildWindow&version=1.2.0 // Install MahApps.Metro.SimpleChildWindow as a Cake Tool #tool nuget:?package=MahApps.Metro.SimpleChildWindow&version=1.2.0
A simple child window for MahApps.Metro the "Metro" or "Modern UI" for WPF4+ apps.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. 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. |
NuGet packages (5)
Showing the top 5 NuGet packages that depend on MahApps.Metro.SimpleChildWindow:
Package | Downloads |
---|---|
Realgoal.Wpf.Controls
WPF控件库/样式 |
|
Whipstaff.Wpf.Mahapps
Re-usable logic for working with WPF and Mahapps Metro. |
|
Realgoal.Wpf.LoginModule
WPF登录模块 |
|
DotNetToolkit.Wpf.Metro.Dialogs
A toolkit that allows to create dialogs for the MahApps.Metro.SimpleChildWindow framework. |
|
Kang.WPF.Frame
自己用的WPF轮子,封装好ORM + UI框架 |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on MahApps.Metro.SimpleChildWindow:
Repository | Stars |
---|---|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
bitbeans/SimpleDnsCrypt
A simple management tool for dnscrypt-proxy
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
|
|
PoESkillTree/PoESkillTree
A Passive Skill Tree Planner for Path of Exile
|
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 50,922 | 11/5/2022 |
2.2.0 | 1,247 | 10/18/2022 |
2.1.0 | 1,082 | 10/3/2022 |
2.0.0 | 53,244 | 11/20/2020 |
2.0.0-alpha0043 | 5,253 | 6/24/2020 |
2.0.0-alpha0037 | 1,725 | 3/22/2020 |
2.0.0-alpha0032 | 5,805 | 12/6/2019 |
2.0.0-alpha0031 | 1,228 | 10/15/2019 |
2.0.0-alpha0028 | 1,034 | 9/27/2019 |
2.0.0-alpha0027 | 1,143 | 9/13/2019 |
2.0.0-alpha0021 | 801 | 9/12/2019 |
2.0.0-alpha0017 | 895 | 8/29/2019 |
2.0.0-alpha0012 | 1,078 | 7/26/2019 |
2.0.0-alpha0010 | 1,140 | 6/13/2019 |
2.0.0-alpha0006 | 1,226 | 3/8/2019 |
2.0.0-alpha0005 | 7,751 | 11/12/2018 |
1.5.0 | 76,586 | 2/28/2018 |
1.4.1 | 9,848 | 11/7/2017 |
1.4.0 | 5,796 | 7/20/2017 |
1.3.2 | 2,540 | 7/6/2017 |
1.3.1 | 1,483 | 7/5/2017 |
1.3.0 | 25,208 | 1/16/2016 |
1.3.0-ALPHA002 | 1,561 | 9/17/2015 |
1.3.0-ALPHA001 | 1,622 | 7/16/2015 |
1.2.0 | 5,458 | 7/3/2015 |
1.1.0 | 6,760 | 3/1/2015 |
1.0.0 | 3,777 | 12/20/2014 |
- Fixed wrong targeting framework for NET 4 #12
- New dependency property `CloseByEscape` (default to `True`) #14
- Use new DialogContainer from latest MahApps Alpha (the old one will be still work)
- Fixed Visual Studio designer crash after changing `IsOpen` property #17