awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesManaged Libraries

Managed libraries that render HTML and CSS content into desktop user interfaces, images, and PDF documents.

Distinct from HTML and CSS Rendering Engines: Distinct from general HTML rendering engines: specifically targets managed .NET runtime implementations.

Explore 1 awesome GitHub repository matching user interface & experience · Managed Libraries. Refine with filters or upvote what's useful.

Awesome Managed Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • arthurhub/html-rendererAvatar de ArthurHub

    ArthurHub/HTML-Renderer

    1,379Ver en GitHub↗

    HTML-Renderer is a managed C# library that processes HTML and CSS content to render desktop user interfaces, generate image files, and export PDF documents. Built entirely in managed code without external native dependencies, the library parses markup into a structured document object model, applies cascading style rules, and computes virtual box layouts directly in memory. The rendering pipeline features a direct bitmap rasterisation engine that draws styled layouts straight onto graphics targets and document canvases, along with a dedicated pagination engine that splits continuous layouts a

    Provides a managed C# library for rendering HTML and CSS content into desktop user interfaces, images, and PDF documents.

    C#
    Ver en GitHub↗1,379
  1. Home
  2. User Interface & Experience
  3. HTML and CSS Rendering Engines
  4. Managed Libraries