2579 Forks
190 Stars
190 Watchers

eShopOnWeb

Repository maintained by AZ-400 course and Learn content community. Project used for AZ-400 Labs. Forked from: https://github.com/dotnet-architecture/eShopOnWeb Sample - ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model.

How to download and setup eShopOnWeb

Open terminal and run command
git clone https://github.com/MicrosoftLearning/eShopOnWeb.git
git clone is used to create a copy or clone of eShopOnWeb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eShopOnWeb https://github.com/MicrosoftLearning/eShopOnWeb/archive/master.zip

Or simply clone eShopOnWeb with SSH
[email protected]:MicrosoftLearning/eShopOnWeb.git

If you have some problems with eShopOnWeb

You may open issue on eShopOnWeb support forum (system) here: https://github.com/MicrosoftLearning/eShopOnWeb/issues