Core

screenshot of Core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#

Overview

WebSharper is an F#-based web programming platform that allows for the compilation of F# and C# code to JavaScript. It provides a variety of features and functionality for building web applications.

Features

  • Compilers for F# and C# code to JavaScript
  • Support for building single-page and multi-page applications
  • Ability to add client-side functionality and use JavaScript libraries
  • Support for creating REST applications

Summary

WebSharper is an F#-based web programming platform that provides compilers for F# and C# code to JavaScript. It supports the development of single-page and multi-page applications, as well as the addition of client-side functionality and the use of JavaScript libraries. It also allows for the creation of REST applications. The installation process involves installing WebSharper using paket and configuring your project file accordingly.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.