Skip to content

A playground project exploring how a legacy System.Web MVC5 application could migrate to using a SPA web client with cookie authentication

Notifications You must be signed in to change notification settings

ltlian/aspnet-mvc5-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET MVC5 with a single-page frontend application

This project demonstrates how one could migrate a legacy .NET framework MVC application to use a cookie-authenticated single-page web application as its frontend.

The React frontend project can be found at https://github.com/ltlian/aspnet-mvc5-spa-client

For now, see the commit log for the necessary changes.

About

A playground project exploring how a legacy System.Web MVC5 application could migrate to using a SPA web client with cookie authentication

Topics

Resources

Stars

Watchers

Forks