.NET 8 · ASP.NET Core

A small, dependable foundation for what comes next.

This example app is built for a simple VPS deployment today and a larger product tomorrow—without requiring a database, container, or outside service.

01

Proxy-aware

Forwarded headers are trusted only from the loopback Nginx proxy, so HTTPS redirection works correctly behind the VPS web server.

02

Production-ready defaults

A safe error page, HSTS, structured logging, and a JSON health endpoint provide a solid operational baseline.

03

Ready to grow

Pages, infrastructure configuration, and application models are separated cleanly for future features and data access.