Westwind.AspNetCore.Markdown
3.9.0
See the version list below for details.
dotnet add package Westwind.AspNetCore.Markdown --version 3.9.0
NuGet\Install-Package Westwind.AspNetCore.Markdown -Version 3.9.0
<PackageReference Include="Westwind.AspNetCore.Markdown" Version="3.9.0" />
paket add Westwind.AspNetCore.Markdown --version 3.9.0
#r "nuget: Westwind.AspNetCore.Markdown, 3.9.0"
// Install Westwind.AspNetCore.Markdown as a Cake Addin
#addin nuget:?package=Westwind.AspNetCore.Markdown&version=3.9.0
// Install Westwind.AspNetCore.Markdown as a Cake Tool
#tool nuget:?package=Westwind.AspNetCore.Markdown&version=3.9.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 (2)
Showing the top 2 popular GitHub repositories that depend on Westwind.AspNetCore.Markdown:
Repository | Stars |
---|---|
DevBetterCom/DevBetterWeb
A simple web application for devBetter
|
|
amoraitis/TodoList
Simple todo-list app built with asp.net core mvc
|
Version | Downloads | Last updated |
---|---|---|
3.11.0 | 54 | 3/18/2023 |
3.10.0 | 15,665 | 12/12/2022 |
3.9.2 | 14,546 | 10/9/2022 |
3.9.0 | 24,394 | 6/13/2022 |
3.8.0 | 36,347 | 3/27/2022 |
3.7.0 | 24,405 | 12/7/2021 |
3.6.0 | 108,512 | 4/8/2021 |
3.5.0 | 91,816 | 11/12/2020 |
3.4.5 | 16,845 | 10/4/2020 |
3.4.0 | 181,901 | 8/22/2020 |
3.3.8 | 50,433 | 4/27/2020 |
3.3.6 | 40,223 | 2/13/2020 |
3.3.5 | 4,030 | 1/9/2020 |
3.3.0 | 14,429 | 11/2/2019 |
3.3.0-preview-1 | 413 | 10/23/2019 |
3.2.6 | 10,149 | 8/29/2019 |
3.2.5.1 | 2,258 | 7/24/2019 |
3.2.5 | 2,699 | 7/6/2019 |
3.2.4 | 9,174 | 3/12/2019 |
3.2.2 | 10,385 | 12/19/2018 |
3.2.0 | 1,289 | 12/7/2018 |
3.1.1 | 6,861 | 11/19/2018 |
3.0.36 | 15,633 | 9/6/2018 |
3.0.32 | 1,219 | 9/2/2018 |
3.0.31 | 831 | 9/1/2018 |
3.0.30 | 866 | 8/31/2018 |
3.0.29 | 3,574 | 7/23/2018 |
3.0.28 | 2,894 | 5/12/2018 |
3.0.25 | 1,151 | 4/18/2018 |
3.0.18 | 1,013 | 4/5/2018 |
3.0.17 | 1,770 | 3/28/2018 |
3.0.16 | 1,173 | 3/24/2018 |
3.0.15 | 2,605 | 3/23/2018 |