Contains source code related to cloud sandbox activities.
Currently this contains working code for a sample .NET CORE 2.2 API. Information about that is available here: api/readme.md.
Currently this contains working code for a sample .NET CORE 2.2 MVC web site with Razor Views. This consumes the API and displays the data on two pages. Information about that is available here: frontend/README.md.