dev-spaces/samples
Dan Vouaux 9ce1cfdfcc Update the .NET Core projects so that they work with Connect in Visual Studio 2020-05-18 14:54:41 -07:00
..
BikeSharingApp Update the .NET Core projects so that they work with Connect in Visual Studio 2020-05-18 14:54:41 -07:00
dotnetcore Update the .NET Core projects so that they work with Connect in Visual Studio 2020-05-18 14:54:41 -07:00
existingWindowsBackend
golang
java
nodejs
python/getting-started/webfrontend Fixed comments (#316) 2020-04-13 13:02:17 -07:00
README.md

README.md

Azure Dev Spaces Samples

These sample projects are used in Azure Dev Spaces documentation to demonstrate product capabilities.

  1. BikeSharingApp: A large application implemented as multiple microservices written in various languages. This provides a good example of what Azure Dev Spaces can provide to a team developing large applications. For documentation see: https://docs.microsoft.com/en-us/azure/dev-spaces/quickstart-team-development
  2. dotnetcore/golang/java/nodejs: Simple applications to demonstrate how Azure Dev Spaces can help developers writing code in specific languages. For documentation see: https://aka.ms/get-azds
  3. existingWindowsBackend: Simple application to demonstrate how Azure Dev Spaces can be used when working in a mixed cluster running both Linux containers as well as Windows containers. For documentation see: https://aka.ms/existing-windows-containers