Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Miguel Veloso edited this page May 7, 2018 · 28 revisions

Welcome to the eShopOnContainers wiki!

NEWS / ANNOUNCEMENTS

What to be up-to-date on .NET Architecture guidance and reference apps like eShopOnContainers? Subscribe by "WATCHING" this new GitHub repo: https://github.com/dotnet-architecture/News

Related readme files (use them for more information after reading this)

Questions

[QUESTION] Answer +1 if the solution is working for you (Through VS2017 or CLI environment): https://github.com/dotnet/eShopOnContainers/issues/107

Roadmap

https://github.com/dotnet/eShopOnContainers/wiki/01.-Roadmap-and-Milestones-for-future-releases

Setting up your development environment for eShopOnContainers

Visual Studio 2017 and Windows based

This is the more straightforward way to get started: https://github.com/dotnet-architecture/eShopOnContainers/wiki/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment

CLI and Windows based

For those who prefer the CLI on Windows, using dotnet CLI, docker CLI and VS Code for Windows: https://github.com/dotnet/eShopOnContainers/wiki/03.-Setting-the-eShopOnContainers-solution-up-in-a-Windows-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code)

CLI and Mac based

For those who prefer the CLI on a Mac, using dotnet CLI, docker CLI and VS Code for Mac: https://github.com/dotnet-architecture/eShopOnContainers/wiki/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code)

Related Documentation

Guide/eBook: .NET Microservices: Architecture for Containerized .NET Applications

https://aka.ms/microservicesebook

Issues:

https://github.com/dotnet/eShopOnContainers/issues

Sending feedback and pull requests

We'd appreciate to your feedback, improvements and ideas. You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com

Clone this wiki locally