Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnet-websharper/templates
MSBuild / XBuild project templates for WebSharper
https://github.com/dotnet-websharper/templates
csharp fsharp templates websharper
Last synced: 3 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T12:54:54.000Z (5 months ago)
- Last Synced: 2024-09-05T15:15:24.311Z (5 months ago)
- Topics: csharp, fsharp, templates, websharper
- Language: C#
- Homepage:
- Size: 4.5 MB
- Stars: 6
- Watchers: 6
- 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`.