Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/aspnet-mvc-with-angular-cli
ASP.NET MVC application with Angular CLI application as front end
https://github.com/syncfusionexamples/aspnet-mvc-with-angular-cli
angular angular-cli asp-net-mvc
Last synced: 25 days ago
JSON representation
ASP.NET MVC application with Angular CLI application as front end
- Host: GitHub
- URL: https://github.com/syncfusionexamples/aspnet-mvc-with-angular-cli
- Owner: SyncfusionExamples
- Created: 2021-03-08T11:05:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T17:33:11.000Z (5 months ago)
- Last Synced: 2024-08-15T19:49:19.687Z (5 months ago)
- Topics: angular, angular-cli, asp-net-mvc
- Language: JavaScript
- Homepage:
- Size: 2.14 MB
- Stars: 1
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET MVC - Angular CLI
This sample explains about how to use the Angular CLI application as front end in ASP.NET MVC application.
## Prerequisites
* Visual Studio 2022
## How to run the project
* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.