Westwind.AspNetCore.Markdown
Westwind.AspNetCore.Markdown copied to clipboard
An ASP.NET Core Markdown support library that provides Markdown parsing, a Markdown TagHelper and Markdown Page Handler Middleware
Blazor
Hi, Congratulations, you created a really nice Library :smile: I am looking for a library to create Help pages and Markdown is really powerfull to create Help/Wiki files. But I...
In ASP.NET Core a image version can be added to the img tag with `asp-append-version="true"` resulting in a version parameter. Like this: `/images/someimage.svg?v=RKStDrhslUs6WRfYvhI5P1k3y6T6vN38JLnUDilGTAA` Then new versions of the same image...
Hi, In the latest version of ASP.NET Core, there is no `Startup.cs`, `Configure()` and `ConfigureServices` by default... The library has updated to .NET 7, so how about considering updating code...
Hey, after describing my journey on how to add this package to a ASP.NET (Core) 8 Minimal Web API in the other issue #32 I want to make a feature...
Hey, in your Readme.md you seem to have an outdated link to your blog post about the page middleware. This is the new link: https://weblog.west-wind.com/posts/2018/Apr/18/Creating-a-generic-Markdown-Page-Handler-using-ASPNET-Core-Middleware