An open API service indexing awesome lists of open source software.

https://github.com/modern-forms/modern.forms-templates

dotnet templates for Modern.Forms
https://github.com/modern-forms/modern.forms-templates

Last synced: 2 months ago
JSON representation

dotnet templates for Modern.Forms

Awesome Lists containing this project

README

          

# Modern.Forms-Templates

Source for `dotnet` templates for Modern.Forms.

### Build

`dotnet pack`

### Install

`dotnet new -i bin\Debug\ModernForms.Templates..nupkg`

### Uninstall

`dotnet new -u ModernForms.Templates`