MarkdownLog 0.9.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MarkdownLog --version 0.9.1
NuGet\Install-Package MarkdownLog -Version 0.9.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="MarkdownLog" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarkdownLog --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MarkdownLog, 0.9.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.
// Install MarkdownLog as a Cake Addin #addin nuget:?package=MarkdownLog&version=0.9.1 // Install MarkdownLog as a Cake Tool #tool nuget:?package=MarkdownLog&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lightweight .NET component for programmatically generating Markdown. Useful for producing rich diagnostic logs with minimal dependencies.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MarkdownLog:
Package | Downloads |
---|---|
BFound.HtmlToMarkdown
A HTML to Markdown converter in C# |
|
Roboto.Framework
Roboto Automation Framework using Selenium and Appium |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MarkdownLog:
Repository | Stars |
---|---|
Seddryck/NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
|