https://github.com/dotnet-websharper/templates
MSBuild / XBuild project templates for WebSharper
https://github.com/dotnet-websharper/templates
csharp fsharp templates websharper
Last synced: 12 months 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T15:13:10.000Z (12 months ago)
- Last Synced: 2025-07-04T16:11:26.750Z (12 months ago)
- Topics: csharp, fsharp, templates, websharper
- Language: HTML
- Homepage:
- Size: 4.56 MB
- Stars: 7
- Watchers: 4
- 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`.