Roslyn.Services.CSharp
1.2.20906.2
Prefix Reserved
dotnet add package Roslyn.Services.CSharp --version 1.2.20906.2
NuGet\Install-Package Roslyn.Services.CSharp -Version 1.2.20906.2
<PackageReference Include="Roslyn.Services.CSharp" Version="1.2.20906.2" />
paket add Roslyn.Services.CSharp --version 1.2.20906.2
#r "nuget: Roslyn.Services.CSharp, 1.2.20906.2"
// Install Roslyn.Services.CSharp as a Cake Addin #addin nuget:?package=Roslyn.Services.CSharp&version=1.2.20906.2 // Install Roslyn.Services.CSharp as a Cake Tool #tool nuget:?package=Roslyn.Services.CSharp&version=1.2.20906.2
A library that provides support for C# projects in the solution, as well as the C# implementation of Roslyn services such as Formatting, Find All References, etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Roslyn.Compilers.CSharp (>= 1.2.20906.2)
- Roslyn.Services.Common (>= 1.2.20906.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Roslyn.Services.CSharp:
Package | Downloads |
---|---|
FluentSharp.Roslyn
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. It makes extensive use of .NET ExtensionMethods and it reduces the amount of code required (while making it more read This is the FluentSharp Roslyn which provides exposed Roslyn (a managed C# compiler engine from Microsoft) |
|
AfterProgramming
AfterProgramming library for architecture validation in .Net using Roslyn CTP |
|
Run00.Versioning
Versioning calculates and sets assembly versions of projects given two versions of a solution. |
|
Entropia.Framework
MVC Razor WebPages Asp.NET Framework |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Roslyn.Services.CSharp:
Repository | Stars |
---|---|
DynamoDS/Dynamo
Open Source Graphical Programming for Design
|
|
jrusbatch/compilify
A web-based compiler for C# and VB.NET, powered by the Roslyn Project.
|
|
NickVanheer/CoffeeFlow-VisualFlowEditor
Node based editor made with WPF/C# that uses C# files to dynamically visualize, edit and save node graphs in XML format. The graphs can then be traversed and its methods called in other applications. Blog post and video will follow later.
|
Version | Downloads | Last updated |
---|
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).