Microsoft.CodeAnalysis.EditorFeatures.Text 1.0.0-rc2

This is a prerelease version of Microsoft.CodeAnalysis.EditorFeatures.Text.
dotnet add package Microsoft.CodeAnalysis.EditorFeatures.Text --version 1.0.0-rc2
NuGet\Install-Package Microsoft.CodeAnalysis.EditorFeatures.Text -Version 1.0.0-rc2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="1.0.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.EditorFeatures.Text --version 1.0.0-rc2
#r "nuget: Microsoft.CodeAnalysis.EditorFeatures.Text, 1.0.0-rc2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CodeAnalysis.EditorFeatures.Text as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.EditorFeatures.Text&version=1.0.0-rc2&prerelease

// Install Microsoft.CodeAnalysis.EditorFeatures.Text as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.EditorFeatures.Text&version=1.0.0-rc2&prerelease

.NET Compiler Platform ("Roslyn") support for working with Visual Studio text buffers.

Supported Platforms:
- .NET Framework 4.5

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeAnalysis.EditorFeatures.Text:

Repository Stars
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
EgorBo/Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
Version Downloads Last updated
1.0.0-rc2 218 4/24/2015
1.0.0-rc1 239 2/14/2015
1.0.0-beta2 66 1/16/2015
1.0.0-beta1-20141031-01 519 11/12/2014
0.7.4091001-beta 112 9/29/2014
0.7.4080704-beta 52 8/20/2014
0.7.4052301-beta 62 6/3/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)