The Wayback Machine - https://web.archive.org/web/20160726230529/https://github.com/dotnet/roslyn/tree/toolset_1
Skip to content
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C# Visual Basic PowerShell Batchfile Groovy Shell
Switch branches/tags
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
build
docs
src
.editorconfig
.gitattributes
.gitignore
BuildAndTest.proj
License.txt
README.md
cibuild.cmd
cibuild.sh

README.md

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

Windows Linux Mac OSX
Build Status 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?

  • Try out Visual Studio 2015 RC, which has the latest features built-in.

    Want to keep your box clean? You can use prebuilt Azure VM images with VS 2015 RC already installed.

  • Roslyn is no longer available for Visual Studio 2013.

Build tools that understand C# and Visual Basic

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

Click on the version of Visual Studio you are using for installation instructions.

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

Install-Package Microsoft.CodeAnalysis -Pre

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.

Something went wrong with that request. Please try again.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.