Westwind.AspNetCore.Markdown 3.3.0-preview-1

This is a prerelease version of Westwind.AspNetCore.Markdown.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Westwind.AspNetCore.Markdown --version 3.3.0-preview-1
                    
NuGet\Install-Package Westwind.AspNetCore.Markdown -Version 3.3.0-preview-1
                    
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="Westwind.AspNetCore.Markdown" Version="3.3.0-preview-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Westwind.AspNetCore.Markdown" Version="3.3.0-preview-1" />
                    
Directory.Packages.props
<PackageReference Include="Westwind.AspNetCore.Markdown" />
                    
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 Westwind.AspNetCore.Markdown --version 3.3.0-preview-1
                    
#r "nuget: Westwind.AspNetCore.Markdown, 3.3.0-preview-1"
                    
#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.
#:package Westwind.AspNetCore.Markdown@3.3.0-preview-1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Westwind.AspNetCore.Markdown&version=3.3.0-preview-1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Westwind.AspNetCore.Markdown&version=3.3.0-preview-1&prerelease
                    
Install as a Cake Tool

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 Parsiong 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.MarkdownControl`.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
RickStrahl/LiveReloadServer
A self-contained, local, cross-platform, static file Web Server based on .NET with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
Version Downloads Last Updated
3.24.0 6,124 6/23/2025
3.23.0 19,924 2/28/2025
3.22.0 5,766 2/14/2025
3.21.0 45,903 8/16/2024
3.20.0 11,040 7/31/2024
3.17.0 24,173 4/28/2024
3.16.0 17,102 2/18/2024
3.15.0 133,854 11/29/2023
3.12.0 49,607 8/15/2023
3.11.0 42,398 3/18/2023
3.10.0 150,576 12/12/2022
3.9.2 48,679 10/9/2022
3.9.0 44,449 6/13/2022
3.8.0 59,404 3/27/2022
3.7.0 35,533 12/7/2021
3.6.0 120,445 4/8/2021
3.5.0 107,359 11/12/2020
3.4.5 22,676 10/4/2020
3.4.0 196,355 8/22/2020
3.3.8 65,974 4/27/2020
3.3.6 77,448 2/13/2020
3.3.5 5,492 1/9/2020
3.3.0 17,315 11/2/2019
3.3.0-preview-1 1,100 10/23/2019
3.2.6 11,365 8/29/2019
3.2.5.1 3,134 7/24/2019
3.2.5 3,589 7/6/2019
3.2.4 11,020 3/12/2019
3.2.2 12,086 12/19/2018
3.2.0 2,119 12/7/2018
3.1.1 14,159 11/19/2018
3.0.36 18,635 9/6/2018
3.0.32 2,147 9/2/2018
3.0.31 1,704 9/1/2018
3.0.30 1,773 8/31/2018
3.0.29 4,630 7/23/2018
3.0.28 4,110 5/12/2018
3.0.25 2,329 4/18/2018
3.0.18 2,171 4/5/2018
3.0.17 2,821 3/28/2018
3.0.16 2,272 3/24/2018
3.0.15 4,157 3/23/2018