Skip to content
Steve Smith edited this page Nov 29, 2021 · 26 revisions

Welcome to the eShopOnWeb wiki!

Download and read this reference sample's associated e-book, Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure, by Steve Smith.

The book covers the following topics and uses this sample repository to demonstrate and reinforce the material:

  • Characteristics of modern web applications
  • Choose between traditional web apps and single page apps
  • Architectural principles
  • Common web application architectures
  • Common client side web technologies
  • Develop ASP.NET Core MVC Apps
  • Work with data in ASP.NET Core
  • Test ASP.NET Core MVC Apps
  • Development process for Azure
  • Azure hosting recommendations for ASP.NET web apps

For Beginners

Read the Getting Started for Beginners guide if you're new to programming with ASP.NET Core.

Walkthroughs

We've created several walkthroughs to help demonstrate how easily you can deploy the eShopOnWeb sample to a variety of different destination hosts and platforms.

Explore

While the associated e-book covers the general principles and patterns, the specific implementation details for much of the code is included in the source code and explained further here in the wiki:

Frequently Asked Questions

View the FAQ here

Clone this wiki locally