Metadata >> NuGet >> ICSharpCode.NRefactory

ICSharpCode.NRefactory

Metadata

Copyrights Copyright 2010-2015 AlphaSierraPapa
Description NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree, type system, semantic analysis (resolver), code completion, and several refactorings.
IconUrl http://community.sharpdevelop.net/blogs/mattward/SharpDevelop.png
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Daniel Grunwald
ProjectUrl https://github.com/icsharpcode/NRefactory/
ReleaseNotes This is an alpha release. Expect bugs and breaking changes in the future.
RequireLicenseAcceptance False
Tags C# Parser Semantic Analysis SharpDevelop
Title NRefactory
Authors Daniel Grunwald, Mike Krüger, Erik Källén
Dependencies Mono.Cecil:0.9.5.4
PackageSize 4853316
PackageHashAlgorithm SHA512
PackageHash qqbIXFVzmDQVmHwdAuoSr14grEhD6ApEQ0I0nUSWBtnPG2Cpw9NQVdLTd1rYKjJluogyHaFLmij9Jca0azytbg==
DownloadCount 000000
CreatedDate 2015-04-22T20:13:23

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ICSharpCode.NRefactory -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ICSharpCode.NRefactory -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ICSharpCode.NRefactory
Installing the package (HTTP Basic authentication):
Install-Package ICSharpCode.NRefactory -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ICSharpCode.NRefactory -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ICSharpCode.NRefactory

OpenWrap

Installing the package:
o add-wrap ICSharpCode.NRefactory
Uninstalling the package:
o remove-wrap ICSharpCode.NRefactory

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
5.5.1
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.1
5.0.0.6
5.0.0.5
5.0.0.4