Skip to content

limbo-works/Limbo.FormattingObjects.Html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limbo.FormattingObjects.Html

GitHub license NuGet NuGet Limbo.FormattingObjects.Html at packages.limbo.works

.NET package for working with HTML to Formatting Objects (XSL-FO) conversions. Add-on for Limbo.FormattingObjects.

License: MIT License
Target Framework: .NET Standard 2.0



Installation

Install the package via NuGet. To install the package, you can use either the .NET CLI:

dotnet add package Limbo.FormattingObjects.Html -pre

or the NuGet Package Manager:

Install-Package Limbo.FormattingObjects.Html -pre



Found a bug? Have a question?