2015-11-18 07:26:58 +00:00
|
|
|
Documents Index
|
|
|
|
===============
|
|
|
|
|
2017-03-10 01:09:59 +00:00
|
|
|
## Overview and general information
|
|
|
|
|
2017-03-12 18:46:28 +00:00
|
|
|
- [Intro to .NET Core CLI](general/intro-to-cli.md)
|
|
|
|
- [CLI UX Guidelines](general/cli-ux-guidelines.md)
|
2017-03-10 01:09:59 +00: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 20:07:54 +00:00
|
|
|
- [ASP.NET Core Command Line Tools](general/aspnetcore-tools.md)
|
2017-03-10 01:09:59 +00:00
|
|
|
|
|
|
|
## Working with the CLI repo
|
|
|
|
|
|
|
|
- [Developer Guide](project-docs/developer-guide.md)
|
2017-03-12 18:46:28 +00:00
|
|
|
- [How to file issues](project-docs/issue-filing-guide.md)
|
2017-03-10 01:09:59 +00:00
|
|
|
|
|
|
|
## Troubleshooting and issues reporting
|
|
|
|
|
2017-10-03 17:13:22 +00:00
|
|
|
- [CLI Known Issues](https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.0-known-issues.md)
|
2017-03-10 01:09:59 +00: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)
|
|
|
|
|