Plow.Wpf は .NET Core 3.1 以上の環境向けに、WPF アプリケーションの開発をサポートするための軽量ライブラリです。Prism.Wpf と連携しており、標準機能を拡張するための少数のクラスから構成されています。.
Info
Version: | 1.1.0 |
Author(s): | Kazuki Awasawa |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kawasawa/Plow.Wpf |
NuGet Url: | https://www.nuget.org/packages/Plow.Wpf |
Install
Install-Package Plow.Wpf
dotnet add package Plow.Wpf
paket add Plow.Wpf
Plow.Wpf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft-WindowsAPICodePack-Shell(>= 1.1.4)
- Prism.Wpf(>= 8.0.0.1909)
- System.Interactive(>= 5.0.0)
Tags