News

This project is made with the self-hosting community in mind as a self-hosted file-sharing application. Manage file availability with options to keep files indefinitely or delete them. Add hidden ...
ASP.NET Core offers a simplified hosting model, called minimal APIs, that allows us to build lightweight APIs with minimal dependencies. We’ve discussed minimal APIs in several earlier posts here.