Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 232 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 232 Bytes

Modern.Forms-Templates

Source for dotnet templates for Modern.Forms.

Build

dotnet pack

Install

dotnet new -i bin\Debug\ModernForms.Templates.<Version>.nupkg

Uninstall

dotnet new -u ModernForms.Templates