5,757

Downloads

2,331

Downloads of v 1.2.20906.2

2012-09-18

Last update

Roslyn

1.2.20906.2

Roslyn is a long lead project from Microsoft that exposes a managed API for the C# and VB compilers and language services.

The CTP includes an early preview of these APIs.

This is the all-in-one package (a superset of all Roslyn assemblies). You can install any of these sub-packages if you only want part of the functionality:

* "Roslyn.Services.CSharp" (C# compiler + services)

* "Roslyn.Services.VisualBasic" (VB compiler + services)

* "Roslyn.Compilers" (both compilers)

* "Roslyn.Compilers.CSharp" (only the C# compiler)

* "Roslyn.Compilers.VisualBasic (only the VB compiler)

To install Roslyn, run the following command in the Package Manager Console

PM> Install-Package Roslyn

Release Notes

This release corresponds to the Roslyn CTP 3 (September 2012). 1.2.20906.2 release is a patch for 1.2.20906.1 that places the binaries in net45 (.NET Framework 4.5) instead of net40 (.NET Framework 4.0).

Owners

Authors

Copyright

Copyright (C) 2012 Microsoft Corporation

Tags

Dependencies

Version History

Version Downloads Last updated
Roslyn 1.2.20906.1 124 Monday, September 17 2012
Roslyn 1.1.20524.4 741 Tuesday, June 05 2012
Roslyn 1.0.11014.5 2561 Tuesday, December 13 2011