Interface IMarkdownTransformer and Implementation MarkdownTransformer dependent on Markdown and AgilityPack and MarkdownTagHelper.
Info
| Version: | 1.0.1 |
| Author(s): | Jiří Tůma |
| Last Update: | Thursday, March 26, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Olbrasoft.Text.Transformation.Markdown |
Install
Install-Package Olbrasoft.Text.Transformation.Markdown
dotnet add package Olbrasoft.Text.Transformation.Markdown
paket add Olbrasoft.Text.Transformation.Markdown
Olbrasoft.Text.Transformation.Markdown Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- HtmlAgilityPack(>= 1.11.23)
- Markdown(>= 2.2.1)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- HtmlAgilityPack(>= 1.11.23)
- Markdown(>= 2.2.1)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- HtmlAgilityPack(>= 1.11.23)
- Markdown(>= 2.2.1)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- HtmlAgilityPack(>= 1.11.23)
- Markdown(>= 2.2.1)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
Tags