/aspnetmvc-webapi-template

Template with ASP.NET MVC on top of Web API, with remote API calls for registration and login/logout.

Primary LanguageC#

This project contains an ASP.NET MVC website backed by a Web API set of controllers. The goal is to use API calls for everything, so that the UI can be mostly Angular apps.