awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • arthurhub/html-rendererArthurHub 的头像

    ArthurHub/HTML-Renderer

    1,379在 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#
    在 GitHub 上查看↗1,379
  1. Home
  2. User Interface & Experience
  3. HTML and CSS Rendering Engines
  4. Managed Libraries