Skip to content

Dockerized Microservice Solutions developed in ASP.NET Core Web API with front-end application developed using Angular 11.

Notifications You must be signed in to change notification settings

fullstackhub-io/StudentCourseManagement

Repository files navigation

Student Course Management

Student Course Management is a dockerized microservice solution developed in ASP.NET Core Web API. The front end is implemented in Angular 11. This project is not production-ready and developed for educational purposes only.

Software/Framework Required to Set up Solution

  1. Visual Studio 2019 with .NET 5 Framework
  2. Angular 11+
  3. Docker Desktop

Steps to Set up the Solution

  1. Clone the master repository to a local drive, build and run the solution.
  2. Front App URL: http://localhost:150

View the Brief Article

https://fullstackhub.io/asp-net-core-microservices-with-angular11/