Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.18 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.18 KB

.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.

Notices