Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 531 Bytes

File metadata and controls

7 lines (5 loc) · 531 Bytes

The base namespace for all LaunchDarkly .NET-based SDKs, containing common types.

Types in this namespace are part of the overall LaunchDarkly model, shared by both server-side and client-side SDKs. The one you will use most often is xref:LaunchDarkly.Sdk.Context.

The NuGet package containing these types is LaunchDarkly.CommonSdk. Normally you should not need to reference that package directly; it is loaded automatically as a dependency of the main SDK package.