MarkdownSnippets.MsBuild 28.0.1

dotnet add package MarkdownSnippets.MsBuild --version 28.0.1
                    
NuGet\Install-Package MarkdownSnippets.MsBuild -Version 28.0.1
                    
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="MarkdownSnippets.MsBuild" Version="28.0.1">
  <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="MarkdownSnippets.MsBuild" Version="28.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MarkdownSnippets.MsBuild">
  <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 MarkdownSnippets.MsBuild --version 28.0.1
                    
#r "nuget: MarkdownSnippets.MsBuild, 28.0.1"
                    
#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 MarkdownSnippets.MsBuild@28.0.1
                    
#: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=MarkdownSnippets.MsBuild&version=28.0.1
                    
Install as a Cake Addin
#tool nuget:?package=MarkdownSnippets.MsBuild&version=28.0.1
                    
Install as a Cake Tool

Extract code snippets from any language to be used when building documentation.

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 (26)

Showing the top 20 popular GitHub repositories that depend on MarkdownSnippets.MsBuild:

Repository Stars
hardkoded/puppeteer-sharp
Headless Chrome .NET API
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
shouldly/shouldly
Should testing for .NET—the way assertions should be!
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
Fody/Home
The landing page for Fody repositories
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
approvals/ApprovalTests.Net
ApprovalTest verification library for .Net
CopyText/TextCopy
A cross platform package to copy text to and from the clipboard.
SimonCropp/WinDebloat
A dotnet tool that removes the bloat in Windows
spectresystems/snitch
A tool that help you find duplicate transitive package references.
SimonCropp/Polyfill
Source only package that exposes newer APIs, .net features, and C# features to older runtimes.
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
SimonCropp/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
justeattakeaway/httpclient-interception
A .NET library for intercepting server-side HTTP requests
SimonCropp/NaughtyStrings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
destructurama/attributed
Use attributes to control how complex types are logged to Serilog.
VerifyTests/DiffEngine
Manages launching and cleanup of diff tools
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
Version Downloads Last Updated
28.0.1 118 3/5/2026
28.0.0 5,428 2/7/2026
28.0.0-beta.25 2,233 1/25/2026
28.0.0-beta.24 322 1/24/2026
28.0.0-beta.23 77 1/24/2026
28.0.0-beta.22 174 1/23/2026
28.0.0-beta.21 116 1/23/2026
28.0.0-beta.20 158 1/23/2026
28.0.0-beta.19 278 1/22/2026
28.0.0-beta.18 205 1/22/2026
28.0.0-beta.17 274 1/22/2026
28.0.0-beta.16 317 1/21/2026
28.0.0-beta.15 323 1/21/2026
28.0.0-beta.13 676 1/19/2026
28.0.0-beta.11 1,377 1/14/2026
28.0.0-beta.10 5,011 12/18/2025
28.0.0-beta.9 356 12/18/2025
28.0.0-beta.8 4,526 11/23/2025
28.0.0-beta.7 7,400 10/20/2025
28.0.0-beta.6 305 10/18/2025
Loading failed