Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 822 Bytes

File metadata and controls

30 lines (23 loc) · 822 Bytes

WPF.Tools

tools that help to make wpf apps

build status

wpftools MyGet Build Status

installation

Ui.Wpf.Common

from packet manager:

PM> Install-Package Ui.Wpf.Common -Version 1.0.1 -Source https://www.myget.org/F/wpftools/api/v3/index.json 

from nuget:

nuget.exe install Ui.Wpf.Common -Version 1.0.1 -Source https://www.myget.org/F/wpftools/api/v3/index.json 

Ui.Wpf.KanbanControl

from packet manager:

Install-Package Ui.Wpf.KanbanControl -Version 1.0.1 -Source https://www.myget.org/F/wpftools/api/v3/index.json 

from nuget:

nuget.exe install Ui.Wpf.KanbanControl -Version 1.0.1 -Source https://www.myget.org/F/wpftools/api/v3/index.json