# aspire-devcontainer-nightly **Repository Path**: mirrors_dotnet/aspire-devcontainer-nightly ## Basic Information - **Project Name**: aspire-devcontainer-nightly - **Description**: GitHub template repository pre-configured with Devcontainer for .NET Aspire development. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-26 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting started with .NET Aspire w/ Devcontainers This is a repository template to streamline the process of getting started with .NET Aspire using Devontainers in both Visual Studio Code and GitHub Codespaces. Please refer to our product documentation on how to use these repository templates to get started. - [.NET Aspire and GitHub Codespaces](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/github-codespaces) - [.NET Aspire and Visual Studio Code Dev Containers](https://https://learn.microsoft.com/en-us/dotnet/aspire/get-started/dev-containers) > NOTE: Once you have created your repository from this template please remember to review the included files such as `LICENSE`, `CODE_OF_CONDUCT.md`, `SECURITY.md` and this `README.md` file to ensure they are appropriate for your circumstances. > NOTE: This repository is configured to use the latest daily builds of .NET Aspire. Use the https://github.com/dotnet/aspire-devcontainer repository as a template for the latest _released_ bits. If you are a member of the .NET Aspire team you can create a codespace directly from this repository to speed up the spin-up time for a Devcontainer for testing purposes. The `devcontainer.json` includes additional features which are more common for internal team testing scenarios. # Code of Conduct This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).