dotnet/roslyn
Voir sur GitHubWiki: Link to the new documentation at docs.microsoft.com/dotnet/csharp/roslyn-sdk
Open
#25 744 ouverte le 27 mars 2018
Area-AnalyzersArea-InfrastructureDocumentationhelp wanted
Métriques du dépôt
- Stars
- (20 414 stars)
- Métriques de merge PR
- (Merge moyen 6j 17h) (256 PRs mergées en 30 j)
Description
The documentation in the Wiki is now available at docs.microsoft.com. The content in the Wiki should be replaced by links to the docs pages:
| dotnet/roslyn/wiki | docs.microsoft.com/dotnet/csharp/roslyn-sdk | Remarks |
|---|---|---|
| Roslyn Overview | compiler-api-model work-with-syntax work-with-semantics work-with-workspace | |
| Syntax Visualizer | Explore code with the Roslyn syntax visualizer in Visual Studio | |
| Getting Started C# Syntax Analysis | Get started with syntax analysis | |
| Getting Started VB Syntax Analysis | Not available? | |
| Getting Started C# Semantic Analysis | Get started with semantic analysis | |
| Getting Started VB Semantic Analysis | Not available? | |
| Getting Started Syntax Transformation C# + VB | Not available? | dotnet/docs#4835 |
| Getting Started Writing a Custom Analyzer & Code Fix | Not available? | dotnet/docs#4836 |
| How To Write a C# Analyzer and Code Fix | Not available? | dotnet/docs#4831 |
Related
- Issues in roslyn-api-docs
- Project board on roslyn-api-docs
- Also #25166 #25158 #24545
/cc @BillWagner @jmarolf