- Notifications
You must be signed in to change notification settings - Fork4.1k
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
License
dotnet/roslyn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Roslyn is the open-source implementation of both the C# and Visual Basic compilers with an API surface for building code analysis tools.
If you want to suggest a new feature for the C# or Visual Basic languages go here:
- dotnet/csharplang for C# specific issues
- dotnet/vblang for VB-specific features
- dotnet/csharplang for features that affect both languages
All work on the C# and Visual Basic compiler happens directly onGitHub. Both core team members and external contributors send pull requests which go through the same review process.
If you are interested in fixing issues and contributing directly to the code base, a great way to get started is to ask some questions onGitHub Discussions! Then check out ourcontributing guide which covers the following:
- Coding guidelines
- The development workflow, including debugging and running tests
- Submitting pull requests
- Finding a bug to fix in theIDE orCompiler
- Finding a feature to implement in theIDE orCompiler
- Roslyn API suggestions should go through theAPI review process
The Roslyn community can be found onGitHub Discussions, where you can ask questions, voice ideas, and share your projects.
To chat with other community members, you can join the Roslyn channel on theCSharp Community Discord.
OurCode of Conduct applies to all Roslyn community channels and has adopted the .NET Foundation Code of Conduct.
VisitRoslyn Architecture Overview to get started with Roslyn’s API’s.
The latest pre-release builds are available from the following public NuGet feeds:
- Compiler:
https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
- IDE Services:
https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json
- .NET SDK:
https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json
Branch | Windows Debug | Windows Release | Unix Debug |
---|---|---|---|
main |
Branch | Debug x86 | Debug x64 | Release x86 | Release x64 |
---|---|---|---|---|
main |
Branch | Windows Debug | Windows Release | Linux |
---|---|---|---|
main |
Branch | Debug x86 | Debug x64 | Release x86 | Release x64 |
---|---|---|---|---|
main |
Branch | Determinism | Analyzers | Build Correctness | Source build | TODO/Prototype | Spanish | MacOS |
---|---|---|---|---|---|---|---|
main |
This project is part of the.NET Foundation along with other projects likethe .NET Runtime.
About
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.