ArtemyB / websharper.aspnetmvc

Wrappers for hosting WebSharper sitelets and remoting components in ASP.NET MVC projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSharper.AspNetMvc

This library allows you to run WebSharper within or alongside an ASP.NET MVC application. It enables:

  • Including WebSharper client-side controls in Razor pages (ASPX pages are already covered by WebSharper);
  • Calling WebSharper RPC functions (server-side functions called seamlessly from the client) from such controls;
  • Running WebSharper sitelets and their custom routing alongside ASP.NET MVC's own routing.

To learn how to use it, please refer to the WebSharper documentation.

About

Wrappers for hosting WebSharper sitelets and remoting components in ASP.NET MVC projects


Languages

Language:F# 85.9%Language:Batchfile 7.8%Language:Shell 6.4%