The Wayback Machine - https://web.archive.org/web/20160726230354/https://github.com/dotnet/roslyn/tree/releases/VS2015RC
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
Pull request Compare This branch is 144 commits ahead, 13797 commits behind master.
Latest commit d5452e5 Apr 17, 2015 @jmarolf jmarolf Merge pull request #2084 from jmarolf/FxCopPreviewFix
Ignore enums in OverrideMethodsOnComparable analyzer and codefixer.
fixes #1994
Failed to load latest commit information.
build Revert "Merge commit 54505F from roslyn/master" Mar 17, 2015
docs
src
.editorconfig Add an .editorconfig file Feb 12, 2015
.gitattributes
.gitignore
BuildAndTest.proj
License.txt Include the actual license text. Feb 5, 2015
README.md
cibuild.cmd Kill server on build failure too. Mar 9, 2015
cibuild.sh

README.md

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

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

Build Status

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 Preview, which has the latest features built-in.

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

  • You can also try April's End User Preview, which installs on top of Visual Studio 2013. (Note: The VS 2013 preview is quite out of date, and is no longer being updated.)

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.