awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • arthurhub/html-rendererالصورة الرمزية لـ ArthurHub

    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