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/)
|
|
|
|
|
|
|
|
## 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
|
|
|
|
|
|
|
|
- [CLI Known Issues](https://github.com/dotnet/core/blob/master/cli/known-issues.md)
|
|
|
|
- [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)
|
|
|
|
|