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
Notifications
You must be signed in to change notification settings
Fork
20
Star
19
Code
Issues
1
Pull requests
0
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
f6d3308
User selector
All users
Datepicker
All time
Commit History
Commits on May 11, 2022
Create sonarqube.yml
Show description for f6d3308
dustin-sier
authored
f6d3308
Copy full SHA for f6d3308
Commits on Apr 14, 2022
Added csharp yml and integeration test github action (#298)
Show description for ac19d1e
mnoman09
authored
ac19d1e
Copy full SHA for ac19d1e
Commits on Jan 7, 2022
chore: prepare for release 3.11.0 (#293)
Show description for 179531c
3 people
authored
179531c
Copy full SHA for 179531c
Commits on Jan 5, 2022
move validate forced decision to decision service (#292)
Show description for 5a6a098
msohailhussain
and
mnoman09
authored
5a6a098
Copy full SHA for 5a6a098
Commits on Dec 22, 2021
Updated to new log4net (#291)
dustin-sier
authored
512d491
Copy full SHA for 512d491
Commits on Dec 7, 2021
feat(ForcedDecisions): add forced-decisions APIs to OptimizelyUserContext (#285)
Show description for e3fa80f
dustin-sier
authored
e3fa80f
Copy full SHA for e3fa80f
Commits on Sep 16, 2021
chore: preparing 3.10.0 release. (#283)
Show description for 803bc57
msohailhussain
authored
803bc57
Copy full SHA for 803bc57
Commits on Sep 13, 2021
Create virtual methods on user context (#280)
Show description for c1233ce
daniel-pons
authored
c1233ce
Copy full SHA for c1233ce
Commits on Sep 2, 2021
fix: experimentRules should have same order as experimentIds (#279)
Show description for 34a74cb
msohailhussain
authored
34a74cb
Copy full SHA for 34a74cb
Commits on Aug 23, 2021
Added depreciation warning on Optimizelyconfig.ExperimentsMap field (#276)
Show description for 444b53d
mnoman09
authored
444b53d
Copy full SHA for 444b53d
Commits on Aug 5, 2021
fix: typed audiences should take priority. (#273)
msohailhussain
authored
865dab3
Copy full SHA for 865dab3
Commits on Aug 2, 2021
feat(OptimizelyConfig): Add new fields to OptimizelyConfig (#266)
mnoman09
authored
db932a5
Copy full SHA for db932a5
Commits on Jul 16, 2021
chore: preparing 3.9.1 release (#268)
msohailhussain
authored
e54f4c9
Copy full SHA for e54f4c9
Commits on Jul 15, 2021
feat: Duplicate experiment key issue with multi feature flag (#267)
msohailhussain
authored
304ebc4
Copy full SHA for 304ebc4
Commits on Jun 16, 2021
Feat: added SDKkey and environment key in project config (#265)
mnoman09
authored
18bc2f0
Copy full SHA for 18bc2f0
Commits on May 12, 2021
Feat: Added set polling interval and set blocking timeout period method in OptimizelyFactory (#264)
mnoman09
authored
25ad73c
Copy full SHA for 25ad73c
Commits on Mar 29, 2021
chore: preparing 3.9.0 release (#263)
msohailhussain
authored
a436510
Copy full SHA for a436510
Commits on Mar 25, 2021
optimizely added configuration manager dependency (#262)
msohailhussain
authored
6b05036
Copy full SHA for 6b05036
Commits on Mar 17, 2021
default error handler shouldnt raise exception (#260)
msohailhussain
authored
e525e8c
Copy full SHA for e525e8c
Commits on Feb 16, 2021
chore: prepare for release 3.8.0 (#259)
mnoman09
authored
8b12cd7
Copy full SHA for 8b12cd7
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
Pagination
Previous
Next
You can’t perform that action at this time.