I have recently updated MarkdownSharpCore to support .NET 6.0. The previous version only supported .NET Standard 2.1 and .NET Core 2.2. You can learn more about this at https://jasong.us/3YmrHpn

#markdown #markdownsharp #markdownsharpcore #dotnet #dotnetlibrary #dll #markdowndotnet #dotnetmarkdown #csharp #md #mdfiles

MarkdownSharpCore, a Markdown .NET Library, Updated

I have recently updated the MarkdownSharpCore library to support .NET 6.0. Previously the 1.1 version only supported .NET Standard 2.1 and .NET Core 2.2. The source code for the library can be found on GitHub at https://github.com/jasongaylord/markdownsharp. You can grab the NuGet package here: https://www.nuget.org/packages/MarkdownSharpCore.

Jason N. Gaylord