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.
Updated 13 days ago
