v1.3.2

3nd Release
COMING SOON
  • 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.

v1.3.1

Fix
Released
  • 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.

v1.3.0

2nd Release
Released
  • 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

v1.0.0

Initial Release
Released
  • 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