Click here to Skip to main content
15,888,527 members
Articles / Programming Languages / C#

ASP.NET Core Road to Microservices Part 01: Building the Views

Rate me:
Please Sign up or sign in to vote.
4.96/5 (38 votes)
30 Jun 2019CPOL19 min read 46.9K   1.2K   101  
The first of many articles featuring design patterns, architectural designs, frameworks and technologies leading to ASP.NET Core Microservices
In this article, I will show how to create a basic e-commerce application flow using ASP.NET Core, with the help of Visual Studio. This article is the first of a series of articles demonstrating various practices, patterns, technologies and frameworks that can be implemented in an ASP.NET Core e-commerce application, while we gradually approach the final goal of building a microservices solution.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer Alura Cursos Online
Brazil Brazil

Comments and Discussions