https://github.com/dotnet-websharper/templates
MSBuild / XBuild project templates for WebSharper
https://github.com/dotnet-websharper/templates
csharp fsharp templates websharper
Last synced: 28 days ago
JSON representation
MSBuild / XBuild project templates for WebSharper
- Host: GitHub
- URL: https://github.com/dotnet-websharper/templates
- Owner: dotnet-websharper
- Created: 2015-05-26T13:23:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T09:58:58.000Z (about 1 month ago)
- Last Synced: 2025-03-21T10:46:48.657Z (about 1 month ago)
- Topics: csharp, fsharp, templates, websharper
- Language: C#
- Homepage:
- Size: 4.55 MB
- Stars: 6
- Watchers: 5
- Forks: 8
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSharper.Templates
The project templates used by the Visual Studio and Xamarin Studio addins.
## Building
Requires MSBuild 16.0 (Build Tools for Visual Studio 2019).
`build.cmd` builds the NuGet package and tests the templates.
Testing can be skipped by running `build.cmd skiptests`.