ASP.NET

Host ASP.NET Core on Linux with Apache
https://pupli.net/2021/03/host-asp-net-core-on-linux-with-apache/

Hot Reload for ASP.NET Core
https://pupli.net/2022/01/hot-reload-for-asp-net-core/

Trust the ASP.NET Core HTTPS development certificate on Ubuntu
https://pupli.net/2022/01/trust-the-asp-net-core-https-development-certificate-on-ubuntu/

Trust the ASP.NET Core HTTPS development certificate on Fedora
https://pupli.net/2022/02/trust-the-asp-net-core-https-development-certificate-on-fedora/

Use the Angular project template with ASP.NET Core
https://pupli.net/2022/02/use-the-angular-project-template-with-asp-net-core/

Response Compression in ASP.NET Core
https://pupli.net/2022/02/response-compression-in-asp-net-core/

Response Caching in ASP.NET Core
https://pupli.net/2022/02/response-caching-in-asp-net-core/

Pre-compressed static files with ASP.NET Core
https://pupli.net/2022/02/pre-compressed-static-files-with-asp-net-core/

Dependency Injection in ASP.NET Core
https://pupli.net/2022/02/dependency-injection-in-asp-net-core/

Prevent Cross-Site Request Forgery (XSRF/CSRF) attacks in ASP.NET Core
https://pupli.net/2022/08/prevent-cross-site-request-forgery-xsrf-csrf-attacks-in-asp-net-core/

Configure ASP.NET Core Data Protection to Persist Keys To DbContext
https://pupli.net/2022/08/configure-asp-net-core-data-protection-to-persist-keys-to-dbcontext/

Change Default Port Number of ASP.NET App
https://pupli.net/2022/08/change-default-port-number-of-asp-net-app/

Configure ASP.NET App with systemd Service file
https://pupli.net/2022/08/configure-asp-net-app-with-systemd-service-file/

.NET core app with SignalR with SSL with Apache Reverse Proxy Configuration
https://pupli.net/2022/08/net-core-app-with-signalr-with-ssl-with-apache-reverse-proxy-configuration/

Use Systemd on ASP.NET Core
https://pupli.net/2022/08/use-systemd-on-asp-net-core/

Force Browser to Get Latest JS and CSS Files in ASP.NET App
https://pupli.net/2022/08/force-browser-to-get-latest-js-and-css-files-in-asp-net-app/

Read environment variables in ASP.NET Core
https://pupli.net/2023/02/read-environment-variables-in-asp-net-core/

Run Code Once at Application Startup in ASP.NET Core
https://pupli.net/2023/03/run-code-once-at-application-startup-in-asp-net-core/