Build a fullsatck .Net Core / Angular e-commerce Application.
This course covers in detail every aspect of creating a backend with .Net Core. It also teaches you how to test your routes by using a mock api software named Postman. Further more, you are to discover everything there is to know about a frontend coded with Angular.
About the UI Library you will be using in this course : PrimeNG is a collection of rich UI components for Angular. All widgets are open source and free to use under MIT License. PrimeNG is developed by PrimeTek Informatics, a vendor with years of expertise in developing open source UI solutions.
We will be deploying our app in Azure Portal and Github Pages. The Azure portal is a web-based, unified console that provides an alternative to command-line tools. You can manage your Azure subscription with the Azure portal. Build, manage, and monitor everything from simple web apps to complex cloud deployments.
For the database, we will use Microsoft SQL Server on a local scale, then publish the database in Azure.
This course targets developers from different levels, from intermediate to advanced programming levels (not beginners).
You are expected to know the very basic terms of Javascript, Angular and .Net Core such as "Services", "Components", "npm packages", "Controllers", "Extensions"... .