|
|
- # eShopOnContainers for Azure
-
- Azure-based version og the eShopOnContainers reference application
-
- **Please refer to the [original eShopOnContainers](https://github.com/dotnet-architecture/eShopOnContainers) for general info about the project**
-
- > ### DISCLAIMER
- > **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.**
-
- ## WHAT IS ON THIS REPO?
- 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
- implemented on _eShopOnContainers_ and integrated in this repo).
-
- This repo also contains scripts for an autometed deploy of all Azure resources and information about how to configure a CI/CD pipeline.
-
- Status of this repo is in **early development**.
-
- ## HOW TO CONTRIBUTE
- As mentioned, 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**
-
- ## Questions
- [QUESTION] Answer +1 if the solution is working for you (Through VS2017 or CLI environment):
- https://github.com/dotnet/eShopOnContainers/issues/107
-
|