ASP.NET Core Multi-tenancy: Creating theme-able applications
A technical guide on implementing theme-able, multi-tenant applications in ASP.NET Core, focusing on view and layout customization per tenant.
A technical guide on implementing theme-able, multi-tenant applications in ASP.NET Core, focusing on view and layout customization per tenant.
Explains how to implement tenant caching and control tenant lifetime in multi-tenant ASP.NET Core applications using SaasKit.
A guide to implementing multi-tenant SaaS applications using ASP.NET Core and the SaasKit toolkit for tenant identification and resolution.
Explains how to configure ASP.NET Core logging to display debug-level messages by adjusting both the ILoggerFactory and provider settings.
An update on the new ASP.NET Core Boilerplate project template, detailing its features, improvements, and current limitations.
A guide to creating and sharing custom Visual Studio project templates, covering both the built-in export wizard and VSIX packages.
An overview of ASP.NET Core Boilerplate, a professional template for building secure, fast, and SEO-friendly web applications with improvements over the default MVC template.
Archive of blog posts by Martin Costello covering .NET development, ASP.NET Core, AWS Lambda, GitHub tools, and software engineering practices.