2015-11-17 23:26:58 -08:00
|
|
|
Documents Index
|
|
|
|
===============
|
|
|
|
|
2017-03-09 17:09:59 -08:00
|
|
|
## Overview and general information
|
|
|
|
|
2017-03-12 19:46:28 +01:00
|
|
|
- [Intro to .NET Core CLI](general/intro-to-cli.md)
|
|
|
|
- [CLI UX Guidelines](general/cli-ux-guidelines.md)
|
2017-03-09 17:09:59 -08:00
|
|
|
- [.NET Core native pre-requisities document](https://github.com/dotnet/core/blob/master/Documentation/prereqs.md)
|
|
|
|
- [Roadmap and OS support](https://github.com/dotnet/core/blob/master/roadmap.md)
|
|
|
|
- [Comprehensive CLI documentation](https://docs.microsoft.com/en-us/dotnet/articles/core/preview3/tools/)
|
2018-02-22 12:07:54 -08:00
|
|
|
- [ASP.NET Core Command Line Tools](general/aspnetcore-tools.md)
|
2017-03-09 17:09:59 -08:00
|
|
|
|
|
|
|
## Working with the CLI repo
|
|
|
|
|
|
|
|
- [Developer Guide](project-docs/developer-guide.md)
|
2017-03-12 19:46:28 +01:00
|
|
|
- [How to file issues](project-docs/issue-filing-guide.md)
|
2017-03-09 17:09:59 -08:00
|
|
|
|
|
|
|
## Troubleshooting and issues reporting
|
|
|
|
|
2017-10-03 10:13:22 -07:00
|
|
|
- [CLI Known Issues](https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.0-known-issues.md)
|
2017-03-09 17:09:59 -08:00
|
|
|
- [Filing migration issues](migration-issues.md)
|
|
|
|
|
|
|
|
## Specifications
|
|
|
|
|
|
|
|
- [CLI installation scenarios](specs/cli-installation-scenarios.md)
|
|
|
|
- [Corehost specification](specs/corehost.md)
|
|
|
|
- [Runtime configuration file specification](specs/runtime-configuration-file.md)
|
|
|
|
|