Popular repositories
-
Forked from dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C#
-
Forked from dotnet/codeformatter
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
C#
-
Forked from DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
C#
-
-
682 contributions in the last year
Less
More
Contribution activity
April 2021
Created 19 commits in 3 repositories
Created 1 repository
- genlu/NuGet.BuildTasks PowerShell
Created a pull request in dotnet/interactive-window that received 1 comment
Opened 10 other pull requests in 4 repositories
dotnet/roslyn
1
open
5
merged
dotnet/roslyn-tools
2
merged
dotnet/interactive-window
1
merged
dotnet/NuGet.BuildTasks
1
merged
Reviewed 15 pull requests in 6 repositories
dotnet/roslyn 9 pull requests
- Update interops
- Add feed source to get us the latest packages in short-term
- Merge release/dev17.0 to release/dev17.0-vs-deps
- Bump prerelease version.
- Add publish data for d17p1 branch
- Enforce passing CancellationTokens were present
- Fix namespaces
- Mark import completion items as complex
- Add ability to underline variables in the editor that are reassigned.