Running the Sitecore Layout Service on ASP.NET Core

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.

Develop for Sitecore XP and XM Cloud simultaneously

Develop for Sitecore XP and XM Cloud simultaneously

In this blog, we explore the process of developing a Next.js website within an existing Sitecore XP project while ensuring compatibility with XM Cloud. We walk you through the essential steps, from setting up XM Cloud locally to connecting your Next.js app with the GraphQL environment. Learn how to address common challenges and follow best practices to ensure a seamless transition from Sitecore XP to XM Cloud for your projects.