Skip to content

nileshjagtap/roslyn

 
 

Repository files navigation

Welcome to the .NET Compiler Platform ("Roslyn")

Windows - Unit Tests

Debug x86 Debug x64 Release x86 Release x64
master Build Status Build Status Build Status Build Status
future Build Status Build Status Build Status Build Status
stabilization Build Status Build Status Build Status Build Status

Linux/Mac - Unit Tests

Linux Mac OSX
master Build Status Build Status
future Build Status Build Status
stabilization Build Status Build Status

Join the chat at https://gitter.im/dotnet/roslyn

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs. It enables building code analysis tools with the same APIs that are used by Visual Studio.

Try new language and IDE features

Just want to provide feedback on new language features and IDE features?

Build tools that understand C# and Visual Basic

Get started building diagnostics, code fixes, refactorings, and other code-aware tools!

Or, you can grab the latest NuGet Roslyn compiler package. From the NuGet package manager console:

Install-Package Microsoft.CodeAnalysis

Source code

Get started

Contribute!

Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.

Looking for something to work on? The list of up for grabs issues is a great place to start.

.NET Foundation

This project is part of the .NET Foundation along with other projects like the class libraries for .NET Core.

About

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.0%
  • Visual Basic .NET 45.0%
  • Batchfile 0.0%
  • Shell 0.0%
  • PowerShell 0.0%
  • C++ 0.0%