Skip to content

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

License

Notifications You must be signed in to change notification settings

dotnet-websharper/aspnetmvc

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published