In this article, we explore how to use the LigerShark.WebOptimizer.Sass module to compile Sass/SCSS files in real-time. All this, with caching and high-performance and no build processes.
ReadIn this article, we explore how to use the ASP.NET Core Web Optimizer to bundle Javascript and CSS files all in real-time. All this, with caching and high-performance and no build processes.
ReadSerilog 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 instrumenting complex, distributed, and asynchronous applications and systems. This article describes how to configure Serilog for a .NET Core solution.
ReadLamar 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 configure and use Lamar for Dependency Injection for a .NET Core solution.
Read