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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesLocal Server Hosting

Internal web server implementations for serving web content within a desktop process.

Distinct from ASP.NET Core Application Frameworks: Focuses on the hosting mechanism inside a process rather than the overall application framework structure.

Explore 3 awesome GitHub repositories matching web development · Local Server Hosting. Refine with filters or upvote what's useful.

Awesome Local Server Hosting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • electronnet/electron.netالصورة الرمزية لـ ElectronNET

    ElectronNET/Electron.NET

    7,595عرض على GitHub↗

    Electron.NET is a framework for building cross-platform desktop applications using ASP.NET Core, Razor Pages, MVC, or Blazor. It serves as a wrapper that hosts .NET web projects within a native desktop shell, allowing web-based logic to function as standalone software across different operating systems. The project provides a hosting environment specifically for Blazor components and other .NET web technologies, converting them into distributable binary executable packages. It integrates a native web browser control for UI rendering and utilizes a structured communication channel to pass mess

    Runs a local web server within the application process to serve Razor Pages and Blazor components.

    C#asp-net-coreasp-net-core-mvcaspnet
    عرض على GitHub↗7,595
  • python-eel/eelالصورة الرمزية لـ python-eel

    python-eel/Eel

    6,747عرض على GitHub↗

    Eel is a Python HTML GUI framework designed for building desktop applications that utilize a Python backend and an HTML and JavaScript frontend. It functions as a local web server wrapper that hosts application assets and manages the browser window to provide a user interface. The framework provides a bidirectional Python-JavaScript bridge, allowing functions in either language to call each other in real time. It also includes a desktop application bundler to package Python code and web assets into a standalone executable for distribution. The system covers application window management, loc

    Implements an internal web server to serve web content within a desktop process.

    Pythonhacktoberfest
    عرض على GitHub↗6,747
  • webpro/reveal-mdالصورة الرمزية لـ webpro

    webpro/reveal-md

    3,910عرض على GitHub↗

    Reveal-md is a command-line tool that transforms Markdown files into interactive, web-based slide decks using the reveal.js framework. It functions as a comprehensive presentation generator, providing an integrated environment for authoring, previewing, and distributing structured slide content. The tool distinguishes itself through a robust development workflow that includes a local server with live reloading, allowing for real-time visual feedback as source files are modified. It supports advanced content customization through metadata-driven configuration, enabling users to define slide hi

    Starts a web server to host and display slide decks in a browser, supporting automatic updates for real-time content previewing.

    JavaScript
    عرض على GitHub↗3,910
  1. Home
  2. Web Development
  3. ASP.NET Core Application Frameworks
  4. Local Server Hosting