Markdig.Signed
0.13.2
See the version list below for details.
dotnet add package Markdig.Signed --version 0.13.2
NuGet\Install-Package Markdig.Signed -Version 0.13.2
<PackageReference Include="Markdig.Signed" Version="0.13.2" />
paket add Markdig.Signed --version 0.13.2
#r "nuget: Markdig.Signed, 0.13.2"
// Install Markdig.Signed as a Cake Addin #addin nuget:?package=Markdig.Signed&version=0.13.2 // Install Markdig.Signed as a Cake Tool #tool nuget:?package=Markdig.Signed&version=0.13.2
A fast, powerfull, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Markdig.Signed:
Package | Downloads |
---|---|
NuGet.Services.Messaging.Email
Components shared between the front-end and back-end concerning email messaging |
|
markdowmCompare
Package Description |
GitHub repositories (22)
Showing the top 5 popular GitHub repositories that depend on Markdig.Signed:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
Version | Downloads | Last updated |
---|---|---|
0.30.2 | 67 | 9/19/2022 |
0.26.0 | 66 | 9/19/2022 |
0.23.0 | 0 | 3/6/2021 |
0.22.1 | 0 | 3/6/2021 |
0.22.0 | 32,496 | 3/6/2021 |
0.21.1 | 0 | 3/6/2021 |
0.20.0 | 0 | 3/6/2021 |
0.18.3 | 1 | 3/6/2021 |
0.18.2 | 0 | 3/6/2021 |
0.18.1 | 0 | 3/6/2021 |
0.18.0 | 1 | 3/6/2021 |
0.17.1 | 0 | 3/6/2021 |
0.17.0 | 0 | 3/6/2021 |
0.16.0 | 0 | 3/6/2021 |
0.15.7 | 0 | 3/6/2021 |
0.15.6 | 0 | 3/6/2021 |
0.15.5 | 0 | 3/6/2021 |
0.15.4 | 37,428 | 3/6/2021 |
0.15.3 | 0 | 3/6/2021 |
0.15.2 | 0 | 3/6/2021 |
0.15.1 | 0 | 3/6/2021 |
0.15.0 | 0 | 3/6/2021 |
0.14.9 | 0 | 3/6/2021 |
0.14.8 | 0 | 3/6/2021 |
0.14.7 | 0 | 3/6/2021 |
0.14.6 | 0 | 3/6/2021 |
0.14.5 | 0 | 3/6/2021 |
0.14.4 | 0 | 3/6/2021 |
0.14.3 | 0 | 3/6/2021 |
0.14.2 | 0 | 3/6/2021 |
0.14.1 | 0 | 3/6/2021 |
0.14.0 | 0 | 3/6/2021 |
0.13.4 | 0 | 3/6/2021 |
0.13.3 | 0 | 3/6/2021 |
0.13.2 | 0 | 3/6/2021 |
0.13.1 | 0 | 3/6/2021 |
0.13.0 | 0 | 3/6/2021 |
0.12.4 | 0 | 3/6/2021 |
> 0.13.2
- Add support for UAP10.0 (#137)
> 0.13.1
- Fix indenting issue after a double digit list block using a tab (#134)
> 0.13.0
- Update to latest CommonMark specs 0.28