Westwind.AspNetCore.Markdown
3.8.0
See the version list below for details.
dotnet add package Westwind.AspNetCore.Markdown --version 3.8.0
NuGet\Install-Package Westwind.AspNetCore.Markdown -Version 3.8.0
<PackageReference Include="Westwind.AspNetCore.Markdown" Version="3.8.0" />
paket add Westwind.AspNetCore.Markdown --version 3.8.0
#r "nuget: Westwind.AspNetCore.Markdown, 3.8.0"
// Install Westwind.AspNetCore.Markdown as a Cake Addin #addin nuget:?package=Westwind.AspNetCore.Markdown&version=3.8.0 // Install Westwind.AspNetCore.Markdown as a Cake Tool #tool nuget:?package=Westwind.AspNetCore.Markdown&version=3.8.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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
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 |
---|---|
amoraitis/TodoList
Simple todo-list app built with asp.net core mvc
|
|
DevBetterCom/DevBetterWeb
A simple web application for devBetter
|
Version | Downloads | Last updated |
---|---|---|
3.21.0 | 11,207 | 8/16/2024 |
3.20.0 | 5,218 | 7/31/2024 |
3.17.0 | 17,243 | 4/28/2024 |
3.16.0 | 14,232 | 2/18/2024 |
3.15.0 | 74,367 | 11/29/2023 |
3.12.0 | 36,314 | 8/15/2023 |
3.11.0 | 35,585 | 3/18/2023 |
3.10.0 | 146,063 | 12/12/2022 |
3.9.2 | 45,093 | 10/9/2022 |
3.9.0 | 40,789 | 6/13/2022 |
3.8.0 | 58,354 | 3/27/2022 |
3.7.0 | 32,935 | 12/7/2021 |
3.6.0 | 118,755 | 4/8/2021 |
3.5.0 | 105,478 | 11/12/2020 |
3.4.5 | 21,664 | 10/4/2020 |
3.4.0 | 196,106 | 8/22/2020 |
3.3.8 | 63,094 | 4/27/2020 |
3.3.6 | 68,764 | 2/13/2020 |
3.3.5 | 5,003 | 1/9/2020 |
3.3.0 | 16,259 | 11/2/2019 |
3.3.0-preview-1 | 981 | 10/23/2019 |
3.2.6 | 11,124 | 8/29/2019 |
3.2.5.1 | 2,988 | 7/24/2019 |
3.2.5 | 3,455 | 7/6/2019 |
3.2.4 | 10,405 | 3/12/2019 |
3.2.2 | 11,878 | 12/19/2018 |
3.2.0 | 1,989 | 12/7/2018 |
3.1.1 | 13,997 | 11/19/2018 |
3.0.36 | 17,933 | 9/6/2018 |
3.0.32 | 1,997 | 9/2/2018 |
3.0.31 | 1,559 | 9/1/2018 |
3.0.30 | 1,628 | 8/31/2018 |
3.0.29 | 4,396 | 7/23/2018 |
3.0.28 | 3,764 | 5/12/2018 |
3.0.25 | 1,985 | 4/18/2018 |
3.0.18 | 1,822 | 4/5/2018 |
3.0.17 | 2,464 | 3/28/2018 |
3.0.16 | 1,920 | 3/24/2018 |
3.0.15 | 3,682 | 3/23/2018 |