Skip to content

dotnet-websharper/templates

Repository files navigation

WebSharper.Templates

Dotnet dotnet new templates for WebSharper.

Building

This repository produces NuGet packages implementing dotnet new templates. It does not require Visual Studio or local vsix tools to build; use the included build script to create release packages.

Build release packages:

.\build CI-Release

Install and test a generated package locally:

dotnet new install <path-to-nupkg>
dotnet new websharper-web -n MyApp -lang F#

About

MSBuild / XBuild project templates for WebSharper

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors