Metadata >> NuGet >> CCI

CCI

Metadata

Authors hermanv@microsoft.com
Copyrights Copyright (c) Microsoft. All rights reserved.
Description Microsoft Research Common Compiler Infrastructure (CCI) is a set of libraries and an application programming interface (API) that supports some of the functionality that is common to compilers and related programming tools. CCI is used primarily by applications that create, modify or analyze .NET portable executable (PE) and debug (PDB) files.
LicenseUrl http://cciast.codeplex.com/license
Owners hermanv@microsoft.com
ProjectUrl http://cciast.codeplex.com/
RequireLicenseAcceptance True
Summary A set of libraries and an application programming interface (API) that supports some of the functionality that is common to compilers and related programming tools.
Tags compiler analysis IL metadata
Title Microsoft Research Common Compiler Infrastructure
PackageSize 5006158
PackageHashAlgorithm SHA512
PackageHash pfB2dvEiirfb2vhSglynonw7NWi+VACcF/KWlgf6Dnuh3GXgzf+1ognMdGtjQABduyK50kUeNOIJ+H93r9JC+Q==
DownloadCount 000000
CreatedDate 2012-11-27T00:02:44

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

OpenWrap

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

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.0.13
1.0.12
1.0.11
1.0.9
1.0.8
1.0.7