ejacobg / eShopOnContainers

A reference project for when I forget how to do something.
MIT License
0 stars 0 forks source link

eShopOnContainers

A reference project based on the now-archived eShopOnContainers sample by Microsoft. Some pieces of this project may also take some inspiration from the related eShop and eShopOnWeb samples, but the majority focus will remain on the original eShopOnContainers project.

This repository aims to be a more in-depth guide to the original project, with some adjustments made to better reflect current best practices, as well as to suit my own tastes and needs.

The core of this project will be based on the eShopOnContainers 6.0.0 release since the latest version on the dev branch is missing some features (eg. user registration). I'll do my best to keep this project up to date with the latest .NET releases though.

Related Reading

eShopOnContainers: A reference application for .NET and microservices deployed using containers

Everything wrong with eShopOnContainers