Home

Awesome

<p align="center"> <img width="450" src="https://user-images.githubusercontent.com/46729679/109719841-17b7dd00-7b5e-11eb-8f5e-87eb2d4d1be9.png" alt="Roslyn logo"> </p> <h1 align="center">The .NET Compiler Platform</h1> <p align="center"><a href="https://gitter.im/dotnet/roslyn?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge" rel="nofollow"><img src="https://camo.githubusercontent.com/5dbac0213da25c445bd11f168587c11a200ba153ef3014e8408e462e410169b3/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667" alt="Join the chat at https://gitter.im/dotnet/roslyn" data-canonical-src="https://badges.gitter.im/Join%20Chat.svg" style="max-width:100%;"></a> <a href="http://aka.ms/discord-csharp-roslyn" rel="nofollow"><img src="https://camo.githubusercontent.com/1ea6a95121cbf4179d411e853681838825392a7f0ae7e6bb1e03f4ea37c8fd5d/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f3134333836373833393238323032303335322f7769646765742e706e67" alt="Chat on Discord" data-canonical-src="https://discordapp.com/api/guilds/143867839282020352/widget.png" style="max-width:100%;"></a></p>

Roslyn is the open-source implementation of both the C# and Visual Basic compilers with an API surface for building code analysis tools.

C# and Visual Basic Language Feature Suggestions

If you want to suggest a new feature for the C# or Visual Basic languages go here:

Contributing

All work on the C# and Visual Basic compiler happens directly on GitHub. 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 on GitHub Discussions! Then check out our contributing guide which covers the following:

Community

The Roslyn community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members, you can join the Roslyn Discord or Gitter.

Our Code of Conduct applies to all Roslyn community channels and has adopted the .NET Foundation Code of Conduct.

Documentation

Visit Roslyn Architecture Overview to get started with Roslyn’s API’s.

NuGet Feeds

The latest pre-release builds are available from the following public NuGet feeds:

Continuous Integration status

Builds

BranchWindows DebugWindows ReleaseUnix Debug
mainBuild StatusBuild StatusBuild Status
main-vs-depsBuild StatusBuild StatusBuild Status

Desktop Unit Tests

BranchDebug x86Debug x64Release x86Release x64
mainBuild StatusBuild StatusBuild StatusBuild Status
main-vs-depsBuild StatusBuild StatusBuild StatusBuild Status

CoreClr Unit Tests

BranchWindows DebugWindows ReleaseLinux
mainBuild StatusBuild StatusBuild Status
main-vs-depsBuild StatusBuild StatusBuild Status

Integration Tests

BranchDebug x86Debug x64Release x86Release x64
mainBuild StatusBuild StatusBuild StatusBuild Status
main-vs-depsBuild StatusBuild StatusBuild StatusBuild Status

Misc Tests

BranchDeterminismAnalyzersBuild CorrectnessSource buildTODO/PrototypeSpanishMacOS
mainBuild StatusBuild StatusBuild StatusBuild StatusBuild StatusBuild StatusBuild Status
main-vs-depsBuild StatusBuild StatusBuild StatusBuild StatusBuild StatusBuild StatusBuild Status

.NET Foundation

This project is part of the .NET Foundation along with other projects like the .NET Runtime.