Releases: dotnet-websharper/templates
Releases · dotnet-websharper/templates
WebSharper.Templates 5.0.0-preview1
This is a preview release of WebSharper.Templates 5.
Upon installing with dotnet new -i WebSharper.Templates::5.0.0.102-preview1
, this template will be installed.
Improvements
- Added .NET 5 support. .NET Core 3.1 and
netstandard2.0
still supported. - #29 Update build script to use the common build targets
- #31 Add template for empty sitelet project.
- #32 Modernize templates by replacing the submitter logic in them.
Enhancements
- #35 Remove unnecessary JQuery usage from templates.