An open API service indexing awesome lists of open source software.

https://github.com/alertbox/try-dotnet-on-azure

Start a dev container and get to developing .NET apps leveraging a variety of Azure services.
https://github.com/alertbox/try-dotnet-on-azure

azure azure-cli bicep containerapps devcontainer-template dotnet dotnet-sdk helm-charts kubernetes template-repository

Last synced: 6 months ago
JSON representation

Start a dev container and get to developing .NET apps leveraging a variety of Azure services.

Awesome Lists containing this project

README

          

# Try .NET on Azure

Start a dev container and get to developing .NET apps leveraging a [variety of Azure services][az-services-for-dotnet].

[Azure SDK for .NET][az-sdk-for-dotnet]

[Learn more about Azure SDK for .NET][az-sdk-for-dotnet]

[az-services-for-dotnet]: https://learn.microsoft.com/en-us/dotnet/azure/key-azure-services
[az-sdk-for-dotnet]: https://learn.microsoft.com/en-us/dotnet/azure/sdk/azure-sdk-for-dotnet

## Quick Start

[![Open in Dev Container](https://img.shields.io/static/v1?style=for-the-badge&label=Dev+Container&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/alertbox/try-dotnet-on-azure)

You can also run this repo locally by following these repetitive steps:

1. You want to ensure the repo is cloned to your local machine, and
2. Open it in VS Code.

> See [.NET Docker Images][dotnet-docker-images] for other variations that suites your hardware.

[dotnet-docker-images]: https://hub.docker.com/_/microsoft-dotnet-sdk/

## Troubleshooting

If you have any technical problems with dev containers, you are better off asking [Dev Containers Support][devcontainers-support] directly, since you'll end up getting a much faster response back that way.

[devcontainers-support]: https://github.com/devcontainers/community/discussions/3

### Known Issues

- https://github.com/omnisharp/omnisharp-vscode/issues/4348
- https://github.com/devcontainers/features/issues/440
- https://github.com/microsoft/vscode-dotnettools/issues/562
- https://github.com/azure/azure-functions-core-tools/issues/3112

## Contributing

The official repo to contribute would be [@devcontainers][devcontainers-repo].

Have a suggestion or a bug fix? Just open a pull request or an issue. Include clear and simple instructions possible.

[devcontainers-repo]: https://github.com/devcontainers

## License

Copyright © Alertbox, Inc. (@alertbox). All rights reserved.

The source code is license under the [MIT license](#MIT-1-ov-file).