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
- Host: GitHub
- URL: https://github.com/modern-forms/modern.forms-templates
- Owner: modern-forms
- License: mit
- Created: 2020-01-20T19:51:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T23:40:35.000Z (over 3 years ago)
- Last Synced: 2026-03-18T03:50:16.409Z (3 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
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`