This sample demostrates how to use an Azure function to host the ASP.NET Boilerplate sample application.
Checkout the Function App Project located here to see how this works.
Original Readme from ASP.NET Boilerplate
Issues of this repository are tracked on https://github.com/aspnetboilerplate/aspnetboilerplate. Please create your issues on https://github.com/aspnetboilerplate/aspnetboilerplate/issues.
This is a template to create ASP.NET Core MVC / Angular based startup projects for ASP.NET Boilerplate. It has 2 different versions:
- ASP.NET Core MVC & jQuery (server rendered multi-page application).
- ASP.NET Core & Angular (single page application).
User Interface is based on BSB Admin theme.
Create & download your project from https://aspnetboilerplate.com/Templates
MIT.