-
-
Notifications
You must be signed in to change notification settings - Fork 163
Repositories
Mehmet Özkaya edited this page Mar 24, 2019
·
2 revisions
There are 2 types of aspnetrun repositories;
- run-core - intented to building Multi-Page Web Applications(MPA) using ASP.NET Core & EF.Core and Razor Pages templates. YOU ARE HERE.
- run-angular - intented to building Single-Page Web Applications(SPA) using ASP.NET Core & EF.Core, Web API Project and Angular for frontend framework.
And there are 2 sample repositories which are implemented base repository and applying real-world examples with developing new features for example Identity, Localization etc..
- run-core-sample - implemented this repository and build sample of eCommerce reference application on Multi-Page Web Applications(MPA) using ASP.NET Core Razor Pages templates.
- run-angular-sample - implemented run-angular repository and build sample of eCommerce reference application on Single Page Web Application(SPA) architecture using ASP.NET Core + Angular.
You can check full repository documentations, step by step development and how to build your custom scenario's on this basement in 100+ page eBook PDF from here - http://www.aspnetrun.com.