Receive the newsletter.
Experimental tools and extensions: CodeMirror, ThreeJS, Slickgrid, and many more.
Install the WebSharper project templates:
Create a project of your choice:
Build and run:
Bind composite data models to your reactive user interfaces.
The flow of reactive values through the code is explicit yet concise, for maximum readability.
Learn more...
Structure client-side applications with clear separation of concerns between logic and display.
Based on WebSharper.UI, Mvu brings Elm-like architecture to WebSharper.
Learn more...
You can also use widespread libraries such as React to build applications.
The syntax is as convenient as JSX, with the added benefit of strong typing.
Learn more...
Declare your URLs as a C# or F# endpoint type, and WebSharper handles the dispatch. Create safe internal links from endpoint values.
You can share the same rendering code and templates between the server and the client.
Automatically parse JSON requests and generate JSON responses based on your types.
Learn more...
Write SPAs with the same routing API on the client side as you would use on the server side.
Learn more...
C#: LINQ queries, asynchronous Tasks, generators...
F#: Query expressions, async workflows, sequence expressions...
Learn more...
Use HTML templates to keep your logic and UI clearly separate and facilitate the collaboration between programmers and designers.
Learn more...
Seamlessly call server-side asynchronous functions from the client side.
AJAX call, JSON serialization... Everything is handled automatically.
Learn more...
Declare full interactive forms in just a few lines of code with Formlets and Piglets.
Learn more...
Write client-side parallel code directly in your code.
The compiler automatically creates the separate trimmed JavaScript file for the web worker.
Learn more...
Integrate your C# or F# client-side code into an existing JavaScript codebase.
Compile your C# or F# to TypeScript to easily interact with your TypeScript codebase.
(2)
a year ago user5443
bolero
(5)
a year ago User3850
bug
(11)
a year ago user5779
bolero
(14)
a year ago user5803
enhancement
(3)
a year ago user5804
bolero
(2)
a year ago User3311
core
(2)
a year ago User3311
core
(3)
2 years ago user3386
core
(4)
a year ago User3311
enhancement
(1)
a year ago User3311
core
Latest version is 4.7.3.424