Library to use markdown content with yaml frontmatter to create html static content.
Info
Version: | 0.3.0 |
Author(s): | Diego Martin |
Last Update: | Monday, July 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://sunnyatticsoftware.com/ |
NuGet Url: | https://www.nuget.org/packages/Sasw.EasyContent |
Install
Install-Package Sasw.EasyContent
dotnet add package Sasw.EasyContent
paket add Sasw.EasyContent
Sasw.EasyContent Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig(>= 0.18.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 3.1.0)
- YamlDotNet.NetCore(>= 1.0.0)
Tags