Get started

You can use the Web Client SDK by adding a new NuGet package source when importing the Web SDK NuGet into your projects. The Web Client SDK packages are available from the following NuGet feed:

RequestResponse
https://nuget.sitecore.com/resources/v3/index.json

Add the appropriate NuGet feed to your Visual Studio package sources to pull in the required packages.

Set up the project

  1. Create a new project in Visual Studio (Code). The project can be either a console application or an Azure Function App. In the following examples, we will be using a .NET Core 2.1 console application.

  2. Add the Web Client SDK NuGet package (Stylelabs.M.Sdk.WebClient) to your project. For more information about adding a NuGet package, see Install and manage packages in Visual Studio.

Do you have some feedback for us?

If you have suggestions for improving this article,