dotnet/roslyn
View on GitHubWiki: Link to the new documentation at docs.microsoft.com/dotnet/csharp/roslyn-sdk
Open
#25,744 opened on Mar 27, 2018
Area-AnalyzersArea-InfrastructureDocumentationhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
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