.NET / C# SDK Installation
Local | Cloud |
---|---|
Download the SDK from Nuget - https://nuget.info/packages/DevCycle.SDK.Server.Local/ and use the namespaces: using DevCycle.SDK.Server.Local.Api; | Download the SDK from Nuget - https://www.nuget.org/packages/DevCycle.SDK.Server.Cloud/ and use the namespaces: using DevCycle.SDK.Server.Cloud.Api; using DevCycle.SDK.Server.Common.Model; |