Metadata >> NuGet >> NRefactoryCUBuilder

NRefactoryCUBuilder

Metadata

Authors Roberto Pepato
Copyrights Copyright 2013
Description Creates NRefactory Compilation Units from .net solutions. Each csharp project, incuding its files, external assemblies and referenced projects are resolved and included on the compilation units
LicenseUrl http://opensource.org/licenses/MIT
Owners Roberto Pepato
ProjectUrl https://github.com/rpepato/NRefactoryCUBuilder
ReleaseNotes Creates nrefactory compilation units from .net solution files.
RequireLicenseAcceptance False
Tags Source-Code-Analysis CSharpMetadata
Dependencies ICSharpCode.NRefactory:5.3.0|StructEx:1.0.0.0
Title NRefactoryCUBuilder
PackageSize 23344
PackageHashAlgorithm SHA512
PackageHash U3jwd2dtOT3C8ksnteNA3LPKReCD/LGcktt8Ftk/EmkzIK3h1I4iHVriDtCqhggAcd43p19HYk7qpxsaQ7Z6fQ==
DownloadCount 000000
CreatedDate 2013-11-22T17:24:03

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 NRefactoryCUBuilder -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NRefactoryCUBuilder -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 NRefactoryCUBuilder
Installing the package (HTTP Basic authentication):
Install-Package NRefactoryCUBuilder -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NRefactoryCUBuilder -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NRefactoryCUBuilder

OpenWrap

Installing the package:
o add-wrap NRefactoryCUBuilder
Uninstalling the package:
o remove-wrap NRefactoryCUBuilder

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
1.1.0.0
1.0.0.0