File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ This **README** file describes best practices to follow when you develop a web a
1212
1313This repository also contains an example application that demonstrates the described techniques. This application is split into three projects:
1414
15- - [ ASP.NetCore.Reporting.MVC] ( AspNetCore.Reporting.MVC ) - An ASP.Net Core MVC application.
16- - [ ASP.NetCore.Reporting.Angular] ( AspNetCore.Reporting.Angular ) - An ASP.Net Core application with an Angular frontend.
15+ - [ ASP.NetCore.Reporting.MVC] ( AspNetCore.Reporting.MVC ) - An ASP.NET Core MVC application.
16+ - [ ASP.NetCore.Reporting.Angular] ( AspNetCore.Reporting.Angular ) - An ASP.NET Core application with an Angular frontend.
1717- [ ASP.NetCore.Reporting.Common] ( AspNetCore.Reporting.Common ) - Implements services and business logic for the MVC and Angular projects.
1818
1919You can use the example code in your web application and modify it for different scenarios.
You can’t perform that action at this time.
0 commit comments