Plainion.Windows 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Plainion.Windows --version 3.0.0
NuGet\Install-Package Plainion.Windows -Version 3.0.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="Plainion.Windows" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plainion.Windows --version 3.0.0
#r "nuget: Plainion.Windows, 3.0.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.
// Install Plainion.Windows as a Cake Addin
#addin nuget:?package=Plainion.Windows&version=3.0.0

// Install Plainion.Windows as a Cake Tool
#tool nuget:?package=Plainion.Windows&version=3.0.0

Extending WPF for simplicity and completeness

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Plainion.Windows:

Package Downloads
Plainion.Prism

Extending Prism for simplicity and completeness

Plainion.AppFw.Wpf

Simple application template for simple WPF/MVVM applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.1 797 6/8/2022
4.0.0 912 6/6/2022
3.0.0 719 8/26/2020
2.11.0 1,120 10/21/2018
2.10.0 737 10/14/2018
2.9.0 1,006 1/14/2018
2.8.0 1,015 1/13/2018
2.7.0 984 1/10/2018
2.6.0 1,081 1/7/2018
2.5.0 1,023 12/27/2017
2.4.0 931 8/27/2017
2.3.0 917 8/26/2017
2.2.0 2,501 8/22/2017
2.1.0 901 8/22/2017
2.0.0 881 8/22/2017
1.22.0 1,043 9/6/2016
1.21.0 1,017 6/8/2016
1.20.0 972 4/10/2016
1.19.0 1,024 4/6/2016
1.18.0 1,004 4/6/2016
1.17.0 999 4/6/2016
1.16.0 984 4/5/2016
1.15.0 964 4/5/2016
1.14.0 972 4/4/2016
1.13.0 988 4/2/2016
1.12.0 1,583 11/29/2015
1.11.0 1,103 9/12/2015
1.10.0 1,054 8/26/2015
1.9.0 1,084 7/19/2015
1.8.0 1,240 7/17/2015
1.7.0 1,065 6/27/2015
1.6.0 1,555 6/13/2015
1.5.0 1,214 6/6/2015
1.4.0 2,138 4/16/2015
1.3.1 1,127 4/12/2015
1.3.0 1,099 4/12/2015
1.2.0 1,088 4/10/2015
1.1.1 1,124 4/10/2015
1.1.0 1,072 4/9/2015
1.0.0 1,072 4/9/2015

- Integrated Plainion.Xaml from Plainion.Core
- Migrated to .Net Core
- migrated from Expression.Blend.Sdk to Microsoft.Xaml.Behaviors.Wpf
(see https://devblogs.microsoft.com/dotnet/open-sourcing-xaml-behaviors-for-wpf/)
- Plainion.RI migrated to Prism 7 and Unity