MarkdownLog 0.9.64
Lightweight .NET component for programmatically generating Markdown. Useful for producing rich diagnostic logs with minimal dependencies.
Install-Package MarkdownLog -Version 0.9.64
dotnet add package MarkdownLog --version 0.9.64
<PackageReference Include="MarkdownLog" Version="0.9.64" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarkdownLog --version 0.9.64
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MarkdownLog, 0.9.64"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MarkdownLog as a Cake Addin
#addin nuget:?package=MarkdownLog&version=0.9.64
// Install MarkdownLog as a Cake Tool
#tool nuget:?package=MarkdownLog&version=0.9.64
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MarkdownLog:
Package | Downloads |
---|---|
NBi.Framework
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions.
|
|
NBi.Framework.Tools
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions.
|
|
BFound.HtmlToMarkdown
A HTML to Markdown converter in C#
|
GitHub repositories
This package is not used by any popular GitHub repositories.