launchdarkly / dotnet-sdk-common

Code shared between dotnet-server-sdk and dotnet-client-sdk
Other
3 stars 10 forks source link
c-sharp csharp dotnet feature-flags feature-toggles launchdarkly launchdarkly-sdk launchdarkly-sdk-component managed-by-terraform mirror xamarin

LaunchDarkly SDK .NET Common Code

NuGet CircleCI

This project contains .NET classes and interfaces that are shared between the LaunchDarkly .NET server-side and client-side SDKs. Code that is specific to one or the other is in dotnet-server-sdk or dotnet-client-sdk.

It also contains the optional add-on package LaunchDarkly.CommonSdk.JsonNet, which makes it easier to use LaunchDarkly types with the popular Json.NET library.

Contributing

See Contributing.

Signing

The published version of this assembly is digitally signed with Authenticode and strong-named. Building the code locally in the default Debug configuration does not use strong-naming and does not require a key file. The public key file is in this repository at LaunchDarkly.CommonSdk.pk as well as here:

Public Key:
0024000004800000940000000602000000240000525341310004000001000100
250509411af6d31f2abfc9b33d02b01c6ad14fd5c7f83cc6135f499ebb0ec8f3
4e05c59e49232f5a7d75d5761281610219d323043936d55c19bb26f1dd86bdc7
6ab178015e78b54aef9cbdc824db2afcf7250292ae3d8d9c4522bcc3a4fc4831
d4b4320e820f32e024ad50a786f86d37ea45e0c25ec431a7a0f3e93575a0d2ad

Public Key Token: 45ef1738a929a7df

About LaunchDarkly