这是indexloc提供的服务,不要输入任何密码
Skip to content

yysun/apprun-ssr-aspnet-core

Repository files navigation

apprun-ssr-aspnet-core

Use AppRun to make ASP.NET MVC Core applications into single-page applications (SPA).

Accessing the page directly, the app returns HTML (server-side rendering). html

Then AppRun switches it into single-page application mode. The app returns the virtual DOM as JSON for AppRun to render the real DOM. vdom

TDDO: Create a Nuget package

About

This project demonstrates generating virtual DOM on server-side for ASP.NET MVC Core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published