Dev guideRecipesAPI ReferenceChangelog
Dev guideRecipesUser GuidesNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev guide

Quick start guide: C# ASP.NET

Use these guides to quickly connect a C# ASP.NET Core application to Optimizely Graph and retrieve Content Management System (CMS) content through a Web API.

Connect a C# ASP.NET Core application to Optimizely Graph and retrieve Optimizely CMS 12 content through a Web API. This hub article links to two end-to-end quick starts: a lightweight manual GraphQL client and the recommended StrawberryShake-based integration. Pick the approach that matches the project size, type-safety needs, and tolerance for hand-written serialization code.

Choose an approach based on the project needs.

Prerequisites

Complete the following before starting either quick start. The same requirements apply to both approaches.

  • Install the .NET 8 SDK.
  • Verify access to an Optimizely Graph endpoint.
  • Obtain a valid Graph authentication URL.