Microsoft.Bcl.Build
1.0.10
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Bcl.Build -Version 1.0.10
dotnet add package Microsoft.Bcl.Build --version 1.0.10
<PackageReference Include="Microsoft.Bcl.Build" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bcl.Build --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Bcl.Build, 1.0.10"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Bcl.Build as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.Build&version=1.0.10
// Install Microsoft.Bcl.Build as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.Build&version=1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Bcl.Build:
| Package | Downloads |
|---|---|
|
Hyak.Common
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Supported Portable Library Platforms:
- .NET Framework 4.0, 4.5
- .NET for Windows Store apps
- Windows Phone 8, 8.1
- Portable Class Libraries
|
|
|
Microsoft.Azure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
|
|
|
Microsoft.WindowsAzure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
|
|
|
Rssdp
Really Simple Service Discovery Protocol - a 100% .Net implementation of the SSDP protocol for publishing custom/basic devices, and discovering all device types on a network.
|
|
|
Microsoft.Bcl.Compression
This package allows projects targeting Windows Phone Silverlight 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to projects targeting .NET Framework 4.5, Windows 8, and Windows Phone 8.1.
For more information on how to use these APIs, see the MSDN documentation:
http://msdn.microsoft.com/en-us/library/system.io.compression.aspx
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
|