Westwind.AspNetCore.Markdown
3.10.0
dotnet add package Westwind.AspNetCore.Markdown --version 3.10.0
NuGet\Install-Package Westwind.AspNetCore.Markdown -Version 3.10.0
<PackageReference Include="Westwind.AspNetCore.Markdown" Version="3.10.0" />
paket add Westwind.AspNetCore.Markdown --version 3.10.0
#r "nuget: Westwind.AspNetCore.Markdown, 3.10.0"
// Install Westwind.AspNetCore.Markdown as a Cake Addin
#addin nuget:?package=Westwind.AspNetCore.Markdown&version=3.10.0
// Install Westwind.AspNetCore.Markdown as a Cake Tool
#tool nuget:?package=Westwind.AspNetCore.Markdown&version=3.10.0
This library provides Markdown support for ASP.NET Core applications:
* Markdown TagHelper - embed static markdown text from files, urls or bind model data
* Markdown Page Handler Middleware to render Markdown files in your site
* Markdown Parsing Support via Markdown.Parse() and Markdown.ParseHtmlString()
* Markdown Parsing from Files via Markdown.ParseFromFile() and .ParseFromFileAsync()
* Markdown Parsing from URL via Markdown.ParseFromUrl() and .ParseFromUrlAsync()
* Supports basic HTML Sanitation
* TagHelper supports White Space Normalization
* Customization of Markdown Processing Options
For similar features in System.Web based classic ASP.NET apps see `Westwind.Web.Markdown`.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Westwind.AspNetCore.Markdown:
Package | Downloads |
---|---|
AspNetCore.MarkdownDocumenting
Enabled to document your project with markdown files. Just place your markdown files into Docs folder in root of your project. More info go project git. |
|
HelpDown
A simple to use and manage Markdown-based help system for any ASP.Net Core application. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Westwind.AspNetCore.Markdown:
Repository | Stars |
---|---|
DevBetterCom/DevBetterWeb
A simple web application for devBetter
|
Version | Downloads | Last updated |
---|---|---|
3.10.0 | 3,421 | 12/12/2022 |
3.9.2 | 10,522 | 10/9/2022 |
3.9.0 | 22,576 | 6/13/2022 |
3.8.0 | 32,719 | 3/27/2022 |
3.7.0 | 23,843 | 12/7/2021 |
3.6.0 | 104,213 | 4/8/2021 |
3.5.0 | 88,733 | 11/12/2020 |
3.4.5 | 16,511 | 10/4/2020 |
3.4.0 | 178,592 | 8/22/2020 |
3.3.8 | 49,403 | 4/27/2020 |
3.3.6 | 37,178 | 2/13/2020 |
3.3.5 | 4,022 | 1/9/2020 |
3.3.0 | 14,365 | 11/2/2019 |
3.3.0-preview-1 | 409 | 10/23/2019 |
3.2.6 | 10,110 | 8/29/2019 |
3.2.5.1 | 2,252 | 7/24/2019 |
3.2.5 | 2,694 | 7/6/2019 |
3.2.4 | 9,084 | 3/12/2019 |
3.2.2 | 10,370 | 12/19/2018 |
3.2.0 | 1,282 | 12/7/2018 |
3.1.1 | 6,787 | 11/19/2018 |
3.0.36 | 15,549 | 9/6/2018 |
3.0.32 | 1,215 | 9/2/2018 |
3.0.31 | 825 | 9/1/2018 |
3.0.30 | 863 | 8/31/2018 |
3.0.29 | 3,567 | 7/23/2018 |
3.0.28 | 2,877 | 5/12/2018 |
3.0.25 | 1,141 | 4/18/2018 |
3.0.18 | 1,000 | 4/5/2018 |
3.0.17 | 1,761 | 3/28/2018 |
3.0.16 | 1,161 | 3/24/2018 |
3.0.15 | 2,587 | 3/23/2018 |