microsoft / MSBuildCache
A plugin for MSBuild that adds support for storing and retrieving cache entries.
☆44Updated this week
Alternatives and similar repositories for MSBuildCache:
Users that are interested in MSBuildCache are comparing it to the libraries listed below
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- Small demonstration of building and using an MSBuild task in the same build.☆29Updated 2 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆79Updated 3 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Basic Compilation Log support☆37Updated this week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Cake server for code generation and script analysis☆29Updated last year
- A library to predict inputs and outputs of MSBuild projects☆32Updated 3 weeks ago
- ☆16Updated 10 months ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated 2 weeks ago
- The build tasks used to pick up package content from project.lock.json.☆48Updated this week
- This repo contains the code for building http://source.dot.net☆51Updated last month
- A global tool for managing Visual Studio installations☆49Updated this week
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 7 months ago
- An issue labeler bot for use in dotnet repositories.☆24Updated last month
- Tools for experimenting with union types.☆27Updated last week
- Download, update and sync loose files from URLs☆56Updated this week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- GitHub webhook events toolset for .NET☆55Updated this week
- NuGet v3 catalog reader☆46Updated 2 months ago
- Contains the DotNet.ReproducibleBuilds package☆196Updated 2 months ago
- A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go…☆139Updated this week
- Recommended template for new .NET Foundation repos☆44Updated last year
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆37Updated last month
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj