ICSharpCode.NRefactory 6.0.0-beta1

This is a prerelease version of ICSharpCode.NRefactory.
dotnet add package ICSharpCode.NRefactory --version 6.0.0-beta1
                    
NuGet\Install-Package ICSharpCode.NRefactory -Version 6.0.0-beta1
                    
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="ICSharpCode.NRefactory" Version="6.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ICSharpCode.NRefactory" Version="6.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="ICSharpCode.NRefactory" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ICSharpCode.NRefactory --version 6.0.0-beta1
                    
#r "nuget: ICSharpCode.NRefactory, 6.0.0-beta1"
                    
#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.
#addin nuget:?package=ICSharpCode.NRefactory&version=6.0.0-beta1&prerelease
                    
Install ICSharpCode.NRefactory as a Cake Addin
#tool nuget:?package=ICSharpCode.NRefactory&version=6.0.0-beta1&prerelease
                    
Install ICSharpCode.NRefactory as a Cake Tool

NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree,
     type system, semantic analysis (resolver), code completion, and several refactorings.
     Depends on Roslyn 1.0.0-rc2 packages.

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 11 popular GitHub repositories that depend on ICSharpCode.NRefactory:

Repository Stars
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
lukebuehler/CShell
A simple, yet powerful, C# scripting IDE and REPL
Code52/pretzel
A site generation tool (and then some) for .NET platforms
microsoft/workbooks
Workbooks is an interactive programming environment that’s perfect for experimentation, learning, and documentation: an educational tool for learning the myriad of .NET platforms, APIs, and libraries.
brandonprry/gray_hat_csharp_code
This repository contains full code examples from the book Gray Hat C#
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
kkokosa/Tune
The Ultimate .NET Experiment
praeclarum/Continuous
Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
aerror2/ILSpy-For-MacOSX
ILSpy for Mac OS X ,Linux and any mono supported platform
tumcms/TUM.CMS.VPLControl
TUM.CMS.VplControl is a WPF based Visual Programming Control for .Net.
ermau/Instant
Research into instant feedback in software engineering
Version Downloads Last updated
6.0.0-beta1 185 5/5/2015
6.0.0-alpha3 4,133 2/25/2015
6.0.0-alpha2 239 2/6/2015
6.0.0-alpha1 70 12/17/2014
5.5.1 3,565 4/22/2015
5.5.0 1,423 11/29/2014
5.4.0 2,421 6/27/2014
5.3.0 4,768 1/5/2013
5.2.0 298 8/11/2012
5.1.0 73 7/21/2012
5.0.1 121 5/18/2012
5.0.0.6 170 4/14/2012
5.0.0.5 61 3/8/2012
5.0.0.4 63 2/15/2012
5.0.0.3 83 1/7/2012