CW.Assistant.ExtensionDocs.Bundle
1.0.38
dotnet add package CW.Assistant.ExtensionDocs.Bundle --version 1.0.38
NuGet\Install-Package CW.Assistant.ExtensionDocs.Bundle -Version 1.0.38
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="CW.Assistant.ExtensionDocs.Bundle" Version="1.0.38" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CW.Assistant.ExtensionDocs.Bundle" Version="1.0.38" />
<PackageReference Include="CW.Assistant.ExtensionDocs.Bundle" />
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 CW.Assistant.ExtensionDocs.Bundle --version 1.0.38
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CW.Assistant.ExtensionDocs.Bundle, 1.0.38"
#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 CW.Assistant.ExtensionDocs.Bundle@1.0.38
#: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=CW.Assistant.ExtensionDocs.Bundle&version=1.0.38
#tool nuget:?package=CW.Assistant.ExtensionDocs.Bundle&version=1.0.38
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CW.Assistant.ExtensionDocs.Bundle
This package ships the raw extension implementation Markdown docs for Assistant MCP consumers.
What it provides
contentFiles/any/any/Resources/ExtensionDocs/*.mdcontentFiles/any/any/Resources/ExtensionDocs/PLATFORM_GUIDES/*.md- A transitive MSBuild target that copies the docs to consumer output under:
Resources/ExtensionDocs/
Source of truth
The package source of truth is the markdown docs in:
docs/dotnet/QUICK_START.mddocs/dotnet/ARGS_DEVELOPER_GUIDE.mddocs/dotnet/COOKBOOK.mddocs/dotnet/REFERENCE.mddocs/dotnet/PLATFORM_GUIDES/*.md
The package is a thin wrapper around the repo docs and does not require a parsed JSON bundle.
Consumption (CLI project)
Add a package reference in the consumer project:
<ItemGroup>
<PackageReference Include="CW.Assistant.ExtensionDocs.Bundle" Version="<version>" />
</ItemGroup>
Then ensure your loader reads the copied markdown files from Resources/ExtensionDocs/.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.38 | 158 | 5/28/2026 |
| 1.0.8-pr.30.42 | 60 | 5/28/2026 |
| 1.0.8-pr.30.41 | 59 | 5/28/2026 |
| 1.0.8-pr.30.39 | 60 | 5/28/2026 |
| 1.0.8-pr.30.37 | 61 | 5/28/2026 |
| 1.0.8-pr.30.35 | 57 | 5/28/2026 |
| 1.0.8-pr.30.34 | 47 | 5/28/2026 |
| 1.0.8-pr.30.33 | 45 | 5/28/2026 |
| 1.0.8-pr.30.29 | 50 | 5/28/2026 |
| 1.0.8-pr.30.28 | 45 | 5/28/2026 |
| 1.0.8-pr.30.27 | 42 | 5/28/2026 |
| 1.0.8-pr.30.25 | 46 | 5/28/2026 |
| 1.0.8-pr.30.24 | 47 | 5/28/2026 |
| 1.0.8-pr.30.23 | 45 | 5/28/2026 |
| 1.0.8-pr.30.22 | 58 | 5/28/2026 |
| 1.0.8-pr.30.21 | 63 | 5/28/2026 |
| 1.0.8-pr.30.20 | 48 | 5/28/2026 |
| 1.0.8-pr.30.19 | 56 | 5/28/2026 |
| 1.0.8-pr.30.18 | 51 | 5/28/2026 |
| 1.0.8-pr.30.17 | 56 | 5/27/2026 |
Loading failed