Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
optimizely
/
csharp-sdk
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
20
Star
19
Code
Issues
1
Pull requests
1
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
1f14ca5
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 12, 2021
Feat: Added unit test to verify in which SendFlagDecision is true and false (#258)
mnoman09
authored
1f14ca5
Copy full SHA for 1f14ca5
Commits on Jan 28, 2021
Fix: SendImpressionEvent will return false when event is not sent (#257)
mnoman09
authored
53474fb
Copy full SHA for 53474fb
Commits on Jan 20, 2021
feat: return reasons and remove from args. (#255)
msohailhussain
authored
d990004
Copy full SHA for d990004
Commits on Jan 19, 2021
feat(decide): clone user-context before calling optimizely decide (#256)
mnoman09
authored
46aff7f
Copy full SHA for 46aff7f
Feat: Added unit tests for reasons addInfo logs (#254)
mnoman09
authored
6d60cf3
Copy full SHA for 6d60cf3
Commits on Dec 10, 2020
Feat: Add thread-safe UserAttributes in read/write operations. (#253)
Show description for 5754452
mnoman09
authored
5754452
Copy full SHA for 5754452
Commits on Dec 9, 2020
Feat: Adds Decide All, DecideForKeys and track event (#251)
Show description for 4fd3067
mnoman09
authored
4fd3067
Copy full SHA for 4fd3067
Feat(decide): Added UserContext add reason logs (#250)
Show description for dea90f6
mnoman09
authored
dea90f6
Copy full SHA for dea90f6
Commits on Dec 8, 2020
feat(decide): add UserContext (#248)
Show description for 3031bd5
mnoman09
authored
3031bd5
Copy full SHA for 3031bd5
Commits on Nov 17, 2020
change log version 3.7.1 (#252)
msohailhussain
authored
9f6a4f4
Copy full SHA for 9f6a4f4
Commits on Nov 13, 2020
added enabled field in metadata. (#249)
msohailhussain
authored
009e68c
Copy full SHA for 009e68c
Commits on Nov 2, 2020
changed version number and added changelog (#247)
msohailhussain
authored
780452d
Copy full SHA for 780452d
Commits on Oct 20, 2020
feat(flag-decisions): Add support for sending flag decisions along with decision metadata. (#244)
mnoman09
authored
f22ad21
Copy full SHA for f22ad21
Commits on Sep 30, 2020
chore 3.6: change logs and version update (#246)
Show description for bbdb629
msohailhussain
authored
bbdb629
Copy full SHA for bbdb629
chore: 3.6 release (#245)
Show description for ea8eb35
msohailhussain
authored
ea8eb35
Copy full SHA for ea8eb35
Commits on Sep 15, 2020
fix: error handler not raise exception while using optimizelyfactory (#241)
Show description for 4dd55e2
msohailhussain
and
Michael Ng
authored
4dd55e2
Copy full SHA for 4dd55e2
Commits on Sep 8, 2020
fix: Semantic version fix and multiple dash signs check added (#242)
Show description for 38e82b2
mnoman09
authored
38e82b2
Copy full SHA for 38e82b2
Commits on Aug 27, 2020
feature: add semantic version types (#236)
Show description for 7f59df3
mnoman09
and
msohailhussain
authored
7f59df3
Copy full SHA for 7f59df3
Commits on Aug 26, 2020
feat: Add datafile accessor (#240)
Show description for 2df2bfb
mnoman09
and
msohailhussain
authored
2df2bfb
Copy full SHA for 2df2bfb
Commits on Aug 18, 2020
method is not exposed for .net3.5 and 4.0 (#239)
msohailhussain
authored
7406d8f
Copy full SHA for 7406d8f
Commits on Jul 29, 2020
fix: srcclr should be first in a job (#238)
msohailhussain
authored
296e413
Copy full SHA for 296e413
Commits on Jul 27, 2020
fix(logs): Added and refactored audience and feature variable evaluation logs (#229)
mnoman09
authored
11e7df7
Copy full SHA for 11e7df7
Commits on Jul 23, 2020
Feat: Added DatafileAccessToken in ClientConfigHandler to read from App.config (#237)
mnoman09
authored
11745a4
Copy full SHA for 11745a4
Commits on Jul 15, 2020
ci: hook fps on travis (#230)
oakbani
authored
c18f2d7
Copy full SHA for c18f2d7
Commits on Jul 14, 2020
fix: When rollout has no rule, should return null (#235)
msohailhussain
authored
0b4477d
Copy full SHA for 0b4477d
ci: add source clear as a separate stage (#234)
oakbani
authored
824961c
Copy full SHA for 824961c
Commits on Jul 10, 2020
remove spell check or md stage from travis (#233)
mnoman09
authored
ed16a94
Copy full SHA for ed16a94
Commits on Jul 7, 2020
chore: prepare for release 3.5.0 (#232)
jaeopt
authored
cd9e93f
Copy full SHA for cd9e93f
added disposed and max wait time. (#231)
msohailhussain
authored
c49e858
Copy full SHA for c49e858
improved logging (#227)
msohailhussain
authored
f180b62
Copy full SHA for f180b62
Commits on Jul 6, 2020
fix: Change string.Format style to string interpolation (#225)
msohailhussain
authored
d9050b9
Copy full SHA for d9050b9
Commits on Jul 2, 2020
Added Optimizely factory unit tests (#224)
Show description for 2213f6f
mnoman09
and
msohailhussain
authored
2213f6f
Copy full SHA for 2213f6f
fix: Renaming optimizely json to OptimizelyJSON (#226)
Show description for 5db689b
msohailhussain
authored
5db689b
Copy full SHA for 5db689b
Commits on Jun 30, 2020
fix: http project config manager unit tests revised. (#223)
msohailhussain
authored
8fa5cfb
Copy full SHA for 8fa5cfb
Commits on Jun 22, 2020
feat: Add Authenticated Datafile Support (#222)
Show description for f1c903c
msohailhussain
authored
f1c903c
Copy full SHA for f1c903c
Pagination
Previous
Next
You can’t perform that action at this time.