.NET Core

Logging for .NET Core with Serilog

Serilog is a diagnostic logging library for .NET applications. It is easy to set up, has a clean API, and runs on all recent .NET platforms. While it's useful even in the simplest applications, Serilog's support for structured logging shines when instr...

Read
.NET Core

Configure Dependency Injection for .NET Core with Lamar

Lamar is a fast IoC container heavily optimized for usage within ASP.Net Core and other .Net server-side applications. The successor to the venerable StructureMap library, the original IoC tool for .Net. This article describes an efficient way to confi...

Read

Configure Dianoga for a Sitecore solution

Dianoga is an automatic image optimizer for the Sitecore media library. Reduce the size of your images served from Sitecore by 8-70%, completely automatically. Dianoga is built and maintained by Kam Figy.

Read

SXA CLI - Error 403.0 when deploying themes

When working with SXA CLI to deploy a theme to the Sitecore Environment, I observed a 403.0 Error on Powershell. The error had the content 'IIS 10.0 Detailed Error - 403.0 - The request could not be completed because the service is disabled'.

Read