Metadata >> NuGet >> Microsoft.CodeDom.Providers.DotNetCompilerPlatform

Microsoft.CodeDom.Providers.DotNetCompilerPlatform

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems.
Language en-US
LicenseUrl http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
Owners Microsoft
ProjectUrl http://www.asp.net/
RequireLicenseAcceptance True
Summary Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs.
Tags Roslyn CodeDOM Compiler CSharp VB.Net ASP.NET
Dependencies Microsoft.Net.Compilers:1.0.0
Title CodeDOM Providers for .NET Compiler Platform ("Roslyn")
PackageSize 43484
PackageHashAlgorithm SHA512
PackageHash uCt2AXg7/tkHPGdJrGUjpyNPjtM0iUuT0zL0ofxlFKB7lit7y0yaouvzRh8D75FRKUVtcqIxclEFTLcPLumbMw==
DownloadCount 000000
CreatedDate 2015-09-03T20:08:35

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

OpenWrap

Installing the package:
o add-wrap Microsoft.CodeDom.Providers.DotNetCompilerPlatform
Uninstalling the package:
o remove-wrap Microsoft.CodeDom.Providers.DotNetCompilerPlatform

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.1
1.0.0
1.0.0-beta1
0.2.0-pre