WmpToolkits 1.0.19
See the version list below for details.
dotnet add package WmpToolkits --version 1.0.19
NuGet\Install-Package WmpToolkits -Version 1.0.19
<PackageReference Include="WmpToolkits" Version="1.0.19" />
paket add WmpToolkits --version 1.0.19
#r "nuget: WmpToolkits, 1.0.19"
// Install WmpToolkits as a Cake Addin #addin nuget:?package=WmpToolkits&version=1.0.19 // Install WmpToolkits as a Cake Tool #tool nuget:?package=WmpToolkits&version=1.0.19
<prism:PrismApplication x:Class="Wmp.Demo.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Wmp.Demo" xmlns:md="http://materialdesigninxaml.net/winfx/xaml/themes" xmlns:prism="http://prismlibrary.com/" xmlns:wmp="clr-namespace:Wmp.Toolkits;assembly=Wmp.Toolkits"> <Application.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <md:BundledTheme BaseTheme="Dark" PrimaryColor="DeepOrange" SecondaryColor="Purple" /> <ResourceDictionary Source="pack://application:,,,/Wmp.Toolkits;component/WmpControls.xaml" /> </ResourceDictionary.MergedDictionaries> </ResourceDictionary> </Application.Resources> </prism:PrismApplication>
public partial class App { protected override Window CreateShell() { return Container.Resolve<MainView>(); }
protected override void RegisterTypes(IContainerRegistry containerRegistry)
{
containerRegistry.RegisterWmpDependencies(Container);
}
}
Style="{StaticResource WmpWindowStyle}"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.2
- MaterialDesignThemes (>= 4.6.1)
- Prism.DryIoc (>= 8.1.97)
-
.NETFramework 4.7.1
- MaterialDesignThemes (>= 4.6.1)
- Prism.DryIoc (>= 8.1.97)
-
.NETFramework 4.8
- MaterialDesignThemes (>= 4.6.1)
- Prism.DryIoc (>= 8.1.97)
-
net5.0-windows7.0
- MaterialDesignThemes (>= 4.6.1)
- Prism.DryIoc (>= 8.1.97)
-
net6.0-windows7.0
- MaterialDesignThemes (>= 4.6.1)
- Prism.DryIoc (>= 8.1.97)
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 |
---|---|---|
3.1.1 | 263 | 6/3/2023 |
3.1.0 | 205 | 4/27/2023 |
3.0.12 | 244 | 4/3/2023 |
3.0.11 | 268 | 3/20/2023 |
3.0.10 | 252 | 3/20/2023 |
3.0.9 | 253 | 3/7/2023 |
3.0.8 | 260 | 3/7/2023 |
3.0.7 | 297 | 2/14/2023 |
3.0.6 | 290 | 2/14/2023 |
3.0.5 | 319 | 2/1/2023 |
3.0.4 | 303 | 2/1/2023 |
3.0.3 | 329 | 1/19/2023 |
3.0.2 | 331 | 1/19/2023 |
3.0.1 | 321 | 1/18/2023 |
3.0.0 | 343 | 1/16/2023 |
2.1.6 | 354 | 12/21/2022 |
2.1.4 | 332 | 12/20/2022 |
2.1.3 | 355 | 12/20/2022 |
2.1.2 | 331 | 12/20/2022 |
2.1.1 | 322 | 12/19/2022 |
2.1.0 | 343 | 12/16/2022 |
2.0.15 | 339 | 12/14/2022 |
2.0.14 | 329 | 12/14/2022 |
2.0.13 | 338 | 12/13/2022 |
2.0.12 | 348 | 12/9/2022 |
2.0.10 | 343 | 12/9/2022 |
2.0.9 | 327 | 12/9/2022 |
2.0.8 | 327 | 12/9/2022 |
2.0.7 | 339 | 12/7/2022 |
2.0.6 | 349 | 12/7/2022 |
2.0.5 | 364 | 12/5/2022 |
2.0.3 | 368 | 12/4/2022 |
2.0.2 | 390 | 11/23/2022 |
2.0.1 | 361 | 11/23/2022 |
2.0.0 | 365 | 11/23/2022 |
1.2.0 | 388 | 11/22/2022 |
1.1.9 | 361 | 11/22/2022 |
1.1.8 | 410 | 11/17/2022 |
1.1.7 | 374 | 11/17/2022 |
1.1.6 | 373 | 11/16/2022 |
1.1.5 | 360 | 11/16/2022 |
1.1.4 | 379 | 11/15/2022 |
1.1.3 | 389 | 11/14/2022 |
1.1.2 | 391 | 11/13/2022 |
1.1.1 | 392 | 11/13/2022 |
1.1.0 | 402 | 11/12/2022 |
1.0.27 | 394 | 11/11/2022 |
1.0.26 | 392 | 11/10/2022 |
1.0.25 | 381 | 11/9/2022 |
1.0.24 | 400 | 11/9/2022 |
1.0.23 | 380 | 11/8/2022 |
1.0.22 | 380 | 11/8/2022 |
1.0.21 | 379 | 11/8/2022 |
1.0.20 | 421 | 11/7/2022 |
1.0.19 | 438 | 11/6/2022 |
1.0.18 | 432 | 11/4/2022 |
1.0.17 | 411 | 11/4/2022 |
1.0.16 | 409 | 11/3/2022 |
1.0.15 | 421 | 10/28/2022 |
1.0.14 | 418 | 10/28/2022 |
1.0.13 | 403 | 10/27/2022 |
1.0.12 | 433 | 10/27/2022 |
1.0.11 | 415 | 10/27/2022 |
1.0.10 | 463 | 10/19/2022 |
1.0.9 | 458 | 10/19/2022 |
1.0.8 | 463 | 10/19/2022 |
1.0.7 | 422 | 10/18/2022 |
1.0.6 | 428 | 10/18/2022 |
1.0.5 | 439 | 10/18/2022 |
1.0.4 | 452 | 10/17/2022 |
1.0.3 | 470 | 10/16/2022 |
1.0.2 | 463 | 10/15/2022 |
1.0.1 | 559 | 10/9/2022 |
1.0.0 | 540 | 10/8/2022 |