Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
OkGoDoIt
/
OpenAI-API-dotnet
Public
Notifications
You must be signed in to change notification settings
Fork
419
Star
1.9k
Code
Issues
102
Pull requests
22
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Support Dependency Injection
- #44
#44
Open
KeithHenry
wants to merge 10 commits into
OkGoDoIt:master
OkGoDoIt/OpenAI-API-dotnet:master
from
KeithHenry:supportDI
KeithHenry/OpenAI-API-dotnet:supportDI
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Support Dependency Injection
#44
KeithHenry
wants to merge 10 commits into
OkGoDoIt:master
OkGoDoIt/OpenAI-API-dotnet:master
from
KeithHenry:supportDI
KeithHenry/OpenAI-API-dotnet:supportDI
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2023
fix: deprecate overload that ignores param
Show description for e6155b4
KeithHenry
committed
e6155b4
View commit details
Copy full SHA for e6155b4
Browse repository at this point
fix: removed unused new HttpClient()
Show description for 945dd2a
KeithHenry
committed
945dd2a
View commit details
Copy full SHA for 945dd2a
Browse repository at this point
feat: support dependency injection
Show description for 71f30cc
KeithHenry
committed
71f30cc
View commit details
Copy full SHA for 71f30cc
Browse repository at this point
fix: dispose response/request
KeithHenry
committed
6c5c05f
View commit details
Copy full SHA for 6c5c05f
Browse repository at this point
fix: make extension public
KeithHenry
committed
964be77
View commit details
Copy full SHA for 964be77
Browse repository at this point
feat: tests use mock service builder
KeithHenry
committed
d23797c
View commit details
Copy full SHA for d23797c
Browse repository at this point
fix: premature disposal
Show description for 0b98925
KeithHenry
authored
0b98925
View commit details
Copy full SHA for 0b98925
Browse repository at this point
Commits on Feb 17, 2023
feat: backwards-compatible constructors
KeithHenry
committed
dafb02e
View commit details
Copy full SHA for dafb02e
Browse repository at this point
docs: DI
KeithHenry
committed
43370bd
View commit details
Copy full SHA for 43370bd
Browse repository at this point
Merge branch 'supportDI' of https://github.com/KeithHenry/OpenAI-API-dotnet into supportDI
KeithHenry
committed
cf46b05
View commit details
Copy full SHA for cf46b05
Browse repository at this point
You can’t perform that action at this time.