Running the Sitecore Layout Service on ASP.NET Core
This blog explores an experimental approach to running Sitecore’s Layout Service on ASP.NET Core, shifting logic traditionally managed by Custom Content Resolvers from .NET Framework to a more flexible ASP.NET Core environment. The project introduces capabilities for modifying and caching GraphQL API calls, offering insights into alternative architectural strategies for Sitecore projects.