Install Optimizely Graph .NET Client
How to install the .Net client package.
In Visual Studio, go to Tools > Nuget Package Manager > Package Manager Console. At the console, enter install-package Optimizely.Graph.Client
Optimizely also provides Optimizely.Graph.Client.Tools for generating Optimizely Graph's schema to C# classes. To install the tool locally or globally, see the GitHub repository for the commands.
Beta
The Optimizely Graph .NET Client is in beta. Contact your Customer Success Manager for information.
Updated 8 months ago