MsBuildPipeLogger.Server
1.0.3
A logger for MSBuild that sends event data over anonymous or named pipes.
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 MsBuildPipeLogger.Server -Version 1.0.3
dotnet add package MsBuildPipeLogger.Server --version 1.0.3
<PackageReference Include="MsBuildPipeLogger.Server" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MsBuildPipeLogger.Server --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MsBuildPipeLogger.Server, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install MsBuildPipeLogger.Server as a Cake Addin #addin nuget:?package=MsBuildPipeLogger.Server&version=1.0.3 // Install MsBuildPipeLogger.Server as a Cake Tool #tool nuget:?package=MsBuildPipeLogger.Server&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.5
- Microsoft.Build (>= 15.3.409)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MsBuildPipeLogger.Server:
Package | Downloads |
---|---|
Buildalyzer
A little utility to perform design-time builds of .NET projects without having to think too hard about it. Should work with any project type on any .NET runtime.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MsBuildPipeLogger.Server:
Repository | Stars |
---|---|
daveaglick/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
|