-
New
๐๏ธ Create one or more databases in the server.
-
New
โ๏ธ Access and modify database data.
-
New
๐งฑ Optional authentication with tokens bearers.
-
New
๐ All databases functions will be handled with HTTP requests.
-
Fix
โ ๏ธ A critical issue has been identified in version 1.2.0/1.3.0 that may prevent the framework assembly from running correctly due to internal protection mechanisms.
-
New
๐ก Remote library loading system for managed and unmanaged libraries via URL
-
New
โณ In-memory library loading and execution capabilities
-
Enhanced
๐งช Expanded framework for more generic use cases beyond web servers
-
New
๐ Hash checking with SHA256 from URL data
-
New
๐ Self-Hosted Lightweight - Create embedded or local web servers accessible via Wi-Fi or LAN without complex configurations
-
New
๐ฃ๏ธ Advanced Routing - Full support for GET/POST routing with logging from code, JSON, XML or attributes
-
New
๐ HTTPS Integrated - Native support for SSL/TLS certificates with automatic configuration via SslStream
-
New
๐ Static Files - Automatic service of static files from the wwwroot/ folder for CSS, JS, images, and more
-
New
โ๏ธ Configurable Host - Flexible setup with customizable IP, port, certificates and logging for every need
-
New
๐ฏ Dynamic HTML - Static or dynamic HTML responses with custom handlers and form parsing