10000 [FSSDK-8955] Refac: Replaced all instances of full stack except from changelog file and code files by mnoman09 · Pull Request #331 · optimizely/csharp-sdk · GitHub
[go: up one dir, main page]

Skip to content

[FSSDK-8955] Refac: Replaced all instances of full stack except from changelog file and code files #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 14, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
Co-authored-by: Griffin Cox <104227910+griffincox-optimizely@users.noreply.github.com>
  • Loading branch information
mnoman09 and griffincox-optimizely authored Mar 10, 2023
commit 15b20f183a1925d18240e32cfb0c7f45c53f1d7f
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ and is merely illustrates how to use the SDK.

To access the Feature Management configuration in the Optimizely dashboard, please contact your Optimizely customer success manager.

## Use the Csharp SDK
## Use the C# SDK

See the Optimizely Feature Experimentation [developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0-full-stack/docs/csharp-sdk) to learn how to set up your first Csharp project and use the SDK.

Expand Down
0