Plainion.Windows
3.0.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extending WPF for simplicity and completeness
Product | Versions 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.
-
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
- Plainion.Core (>= 4.0.1)
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 | 889 | 6/8/2022 |
4.0.0 | 972 | 6/6/2022 |
3.0.0 | 770 | 8/26/2020 |
2.11.0 | 1,170 | 10/21/2018 |
2.10.0 | 773 | 10/14/2018 |
2.9.0 | 1,037 | 1/14/2018 |
2.8.0 | 1,050 | 1/13/2018 |
2.7.0 | 1,016 | 1/10/2018 |
2.6.0 | 1,121 | 1/7/2018 |
2.5.0 | 1,056 | 12/27/2017 |
2.4.0 | 968 | 8/27/2017 |
2.3.0 | 949 | 8/26/2017 |
2.2.0 | 3,034 | 8/22/2017 |
2.1.0 | 932 | 8/22/2017 |
2.0.0 | 914 | 8/22/2017 |
1.22.0 | 1,076 | 9/6/2016 |
1.21.0 | 1,057 | 6/8/2016 |
1.20.0 | 1,006 | 4/10/2016 |
1.19.0 | 1,056 | 4/6/2016 |
1.18.0 | 1,035 | 4/6/2016 |
1.17.0 | 1,036 | 4/6/2016 |
1.16.0 | 1,016 | 4/5/2016 |
1.15.0 | 998 | 4/5/2016 |
1.14.0 | 1,005 | 4/4/2016 |
1.13.0 | 1,021 | 4/2/2016 |
1.12.0 | 1,629 | 11/29/2015 |
1.11.0 | 1,137 | 9/12/2015 |
1.10.0 | 1,089 | 8/26/2015 |
1.9.0 | 1,114 | 7/19/2015 |
1.8.0 | 1,273 | 7/17/2015 |
1.7.0 | 1,098 | 6/27/2015 |
1.6.0 | 1,616 | 6/13/2015 |
1.5.0 | 1,253 | 6/6/2015 |
1.4.0 | 2,225 | 4/16/2015 |
1.3.1 | 1,145 | 4/12/2015 |
1.3.0 | 1,128 | 4/12/2015 |
1.2.0 | 1,122 | 4/10/2015 |
1.1.1 | 1,157 | 4/10/2015 |
1.1.0 | 1,102 | 4/9/2015 |
1.0.0 | 1,114 | 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