NAsciidoc.Core 0.0.25

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.25 139 25 days ago
0.0.24 200 a month ago
0.0.23 195 a month ago
0.0.22 226 a month ago
0.0.21 196 a month ago
0.0.20 215 a month ago
0.0.19 224 a month ago
0.0.18 206 a month ago
0.0.17 217 a month ago
0.0.16 210 a month ago
0.0.15 216 a month ago
0.0.14 166 3 months ago
0.0.13 141 3 months ago
0.0.12 94 3 months ago
0.0.11 100 3 months ago
0.0.10 131 4 months ago
0.0.9 150 5 months ago
0.0.8 162 7 months ago
0.0.7 171 8 months ago
0.0.6 103 8 months ago
0.0.5 192 9 months ago
0.0.4 91 9 months ago
0.0.3 108 9 months ago
0.0.2 119 9 months ago
0.0.1 122 9 months ago