NAsciidoc.Core 0.0.9

dotnet add package NAsciidoc.Core --version 0.0.9                
NuGet\Install-Package NAsciidoc.Core -Version 0.0.9                
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="NAsciidoc.Core" Version="0.0.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NAsciidoc.Core --version 0.0.9                
#r "nuget: NAsciidoc.Core, 0.0.9"                
#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 NAsciidoc.Core as a Cake Addin
#addin nuget:?package=NAsciidoc.Core&version=0.0.9

// Install NAsciidoc.Core as a Cake Tool
#tool nuget:?package=NAsciidoc.Core&version=0.0.9                

NAsciidoc

A simple C# implementation of a parser and renderer (HTML by default) of Asciidoc.

More on the documentation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NAsciidoc.Core:

Package Downloads
SBSharp.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.9 40 11/11/2024
0.0.8 141 9/10/2024
0.0.7 156 7/30/2024
0.0.6 86 7/30/2024
0.0.5 174 7/29/2024
0.0.4 75 7/28/2024
0.0.3 87 7/27/2024
0.0.2 104 7/21/2024
0.0.1 101 7/1/2024