You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.6 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
  1. # eShopOnContainers for Azure
  2. Azure-based version og the eShopOnContainers reference application
  3. **Please refer to the [original eShopOnContainers](https://github.com/dotnet-architecture/eShopOnContainers) for general info about the project**
  4. > ### DISCLAIMER
  5. > **IMPORTANT:** The current state of this sample application is **BETA**, consider it version a 0.1 foundational version, therefore, many areas could be improved and change significantly while refactoring current code and implementing new features. **Feedback with improvements and pull requests from the community will be highly appreciated and accepted.**
  6. ## WHAT IS ON THIS REPO?
  7. This repo contains an implementation of eShopOnContainers using Azure services when applicable. Its code is synced periodically with the code of [eShopOnContainers](https://github.com/dotnet-architecture/eShopOnContainers). Also unique features using Azure services will be implemented in this repo (while generic features will be
  8. implemented on _eShopOnContainers_ and integrated in this repo).
  9. This repo also contains scripts for an autometed deploy of all Azure resources and information about how to configure a CI/CD pipeline.
  10. Status of this repo is in **early development**.
  11. ## HOW TO CONTRIBUTE
  12. As mentioned, we'd appreciate to your feedback, improvements and ideas.
  13. You can create new issues at the issues section, do pull requests and/or send emails to **eshop_feedback@service.microsoft.com**
  14. ## Questions
  15. [QUESTION] Answer +1 if the solution is working for you (Through VS2017 or CLI environment):
  16. https://github.com/dotnet/eShopOnContainers/issues/107