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