Create a View Component for Sitecore XM Cloud, using the ASP.NET Core SDK
Previously, we learned how to get started with the Sitecore XM Cloud ASP.NET Starter Kit, and built simpler Model-Bound views. In this article, we’ll focus on more complex components. These are code-driven views similar to those you have built using an MVC controller in the...
Create a Model-Bound View for Sitecore XM Cloud, using the ASP.NET Core SDK
In this previous article, we explored the new Sitecore ASP.NET Core SDK and it companion, the ASP.NET Core Starter Kit. That article will help you get started, but now we’re ready to actually begin building components. The starter kit gives us a few examples of simple Model-Bound Views,...
Getting started with the new XM Cloud ASP.NET Core Starter Kit
Sitecore is going back to its .NET roots! With the launch of XM Cloud, Sitecore took a slight detour into Next.js front-end framework, highlighting that as the preferred technology stack and limiting some of the SDKs. While this combination has proven to be powerful and...