Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ eShop Reference App – "AdventureWorks"

Author: Reginald Ozougwu

Welcome to AdventureWorks, a reference implementation of a cloud-native e-commerce web application built using .NET Aspire. This project showcases a modern service-based architecture with components like product catalog, shopping cart, ordering system, and more — designed to run efficiently in development and production environments.

Architecture diagram

Homepage screenshot


🚀 Getting Started

This version of eShop is built on .NET 9. Use the instructions below to set up and run the application based on your environment.


🧰 Prerequisites

Required Tools


🖥️ Windows (Visual Studio)

Install Visual Studio 2022 v17.10+ with the following workloads:

  • ASP.NET and web development
  • .NET Aspire SDK (under Individual Components)
  • (Optional) .NET MAUI workload for running client apps

Or Use the Automated Script

Open PowerShell or Terminal as Administrator

Install-Module -Name Microsoft.WinGet.Configuration -AllowPrerelease -AcceptLicense -Force
$env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";" + [System.Environment]::GetEnvironmentVariable("Path","User")
Get-WinGetConfiguration -File .\.configurations\vside.dsc.yaml | Invoke-WinGetConfiguration -AcceptConfigurationAgreements

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.