The Wayback Machine - https://web.archive.org/web/20160726230447/https://github.com/dotnet/roslyn/tree/version-1.2.2
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
Latest commit e23da38 Apr 25, 2016 @mavasani mavasani Merge pull request #10827 from mavasani/TurnOffSolutionAnalysis
Turn off full solution analysis by default for C#
Failed to load latest commit information.
build Update System.Reflection.Metadata to 1.2.0 release Mar 9, 2016
docs
src
.editorconfig
.gitattributes
.gitignore
BuildAndTest.proj
Compilers.sln
CrossPlatform.sln
License.txt Include the actual license text. Feb 5, 2015
Makefile Update nuget blob to v65 Mar 9, 2016
NuGet.Config Use MyGet V3 API Feb 1, 2016
README.md Update README for determinism job Feb 9, 2016
Restore.cmd
Roslyn.sln
cibuild.cmd
cibuild.sh
netci.groovy
nuget.exe

README.md

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

Windows - Unit Tests

Debug x86 Debug x64 Release x86 Release x64 Determinism
master Build Status Build Status Build Status Build Status Build Status
future Build Status Build Status Build Status Build Status Build Status
stabilization Build Status 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

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.

Download C# and Visual Basic

Want to start developing in C# and Visual Basic? Download Visual Studio 2015, which has the latest features built-in. There are also prebuilt Azure VM images available with VS 2015 already installed.

To install the latest release without Visual Studio, run one of the following nuget command lines:

nuget install Microsoft.Net.Compilers   # Install C# and VB compilers
nuget install Microsoft.CodeAnalysis    # Install Language APIs and Services

To get the latest "preview" drop, published about once per month, add the -pre switch to the nuget commands.

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.

This project has adopted a code of conduct adapted from the Contributor Covenant to clarify expected behavior in our community. This code of conduct has been adopted by many other projects. For more information see the Code of conduct.

.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.