Skip to content

WebSharper 4.2.12

Compare
Choose a tag to compare
@Jand42 Jand42 released this 19 May 22:36
· 1288 commits to master since this release

This is a feature release for WebSharper 4.2.

Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.2.12.237

Templates for Visual Studio 2017: http://websharper.com/installers/WebSharper.4.2.12.237.vsix

Enhancements

  • #945 The System.Decimal type now can be used as RPC arguments or return value. Using it on the client side still requires the WebSharper.MathJS package, so it is also needed for remoting.