Microsoft.MSBuildCache.SharedCompilation 0.1.328-preview

Prefix Reserved
This is a prerelease version of Microsoft.MSBuildCache.SharedCompilation.
dotnet add package Microsoft.MSBuildCache.SharedCompilation --version 0.1.328-preview
                    
NuGet\Install-Package Microsoft.MSBuildCache.SharedCompilation -Version 0.1.328-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.MSBuildCache.SharedCompilation" Version="0.1.328-preview">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.MSBuildCache.SharedCompilation" Version="0.1.328-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.MSBuildCache.SharedCompilation">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.MSBuildCache.SharedCompilation --version 0.1.328-preview
                    
#r "nuget: Microsoft.MSBuildCache.SharedCompilation, 0.1.328-preview"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.MSBuildCache.SharedCompilation@0.1.328-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.MSBuildCache.SharedCompilation&version=0.1.328-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.MSBuildCache.SharedCompilation&version=0.1.328-preview&prerelease
                    
Install as a Cake Tool

A project cache plugin for MSBuild

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.MSBuildCache.SharedCompilation:

Repository Stars
zadjii/CmdPalExtensions
A collection of extensions for the Windows Command Palette
Version Downloads Last Updated
0.1.328-preview 2,779 1/8/2026
0.1.327-preview 16,882 11/21/2025
0.1.318-preview 2,308 3/15/2025
0.1.314-preview 270 3/7/2025
0.1.312-preview 169 2/25/2025
0.1.309-preview 182 2/10/2025
0.1.307-preview 135 2/6/2025
0.1.306-preview 178 1/23/2025
0.1.305-preview 170 1/7/2025
0.1.304-preview 141 1/6/2025
0.1.302-preview 313 11/15/2024
0.1.301-preview 161 11/4/2024
0.1.300-preview 150 10/31/2024
0.1.299-preview 136 10/30/2024
0.1.295-preview 164 10/23/2024
0.1.289-preview 194 10/2/2024
0.1.287-preview 225 8/20/2024
0.1.286-preview 160 8/13/2024
0.1.283-preview 2,670 7/23/2024
0.1.273-preview 175 4/30/2024
Loading failed