WebSharper 4 beta now has F# 4.1 and C# 7 language support.
Latest Visual Studio template installers compatible with VS2015/2017 is available here.
<WebSharperDownloadResources>True</WebSharperDownloadResources>
in your project file to have WebSharper download all remote js/css defined in current project and all references. Add
<add key="UseDownloadedResources" value="True" />
to your <appSettings>
section in web.config
.Warn
attribute, calls to annotated member will generate a warning wherever it is called from client-side code.+
and -
operators properly translate to the operator defined by the type.Can’t find what you were looking for? Drop us a line.