45 packages tagged with “GenHTTP”
Public API of the GenHTTP webserver. This package is at least required to build a project that can be executed with the GenHTTP webserver.
Allows to structure web applications into smaller chunks and segments
Provides IO resources such as files to requesting clients
Adds security features to web applications such as secure upgrade modes or strict transport policies.
Allows to generate and serve HTML pages
Allows to add reflection-based providers
Allows to read and write responses in additional data formats such as JSON or XML
Allows to control client-side caching of content.
Shared library that can be used by server engines to be integrated into GenHTTP.
Allows to render custom error pages
Module to add REST-based webservices to a GenHTTP project.
Best practices to configure a GenHTTP webserver instance for production
Allows to compress generated content using various algorithms.
Allows to use controllers to handle incoming requests.
General purpose API to cache content independent from the storage backend.
Arcana theme to be used with the website module of the GenHTTP webserver
Allows to handle requests in a functional manner.
Allows to serve content from a remote upstream server.
Caches responses generated by handlers for improved performance.
Adds authentication features to applications hosted on a GenHTTP webserver.
Allows to deliver different content depending on the requested domain.
Templates to easily create web applications using the GenHTTP SDK.
Allows to distribute load e.g. to reverse proxies.
Provides a simple graphical, recursive view on a folder and the files stored in this directory.
Adapter to run GenHTTP handlers within an ASP.NET Core app.
Lightweight web server written in pure C# with few dependencies to 3rd-party libraries.
AdminLTE theme to be used with the website module of the GenHTTP webserver
Allows to handle websocket connection to a GenHTTP server
Simple way to serve already built Single Page Applications.