aa114d6921 | ||
---|---|---|
DotnetCoreDevinitExample | ||
.devcontainer.json | ||
.devinit.json | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
global.json |
README.md
.NET Core Devinit Example
Summary
A small example .NET Core project that utilizes devinit.
There are three important parts of this repository:
- The global.json, which specifies the required .NET Core version.
- The devcontainer.json, which specifies which command to run when creating the Codespace.
- The devinit.json, which specifies which devinit tools to execute.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.