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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
SqlClient
Public
Notifications
You must be signed in to change notification settings
Fork
335
Star
986
Code
Issues
238
Pull requests
68
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Move into Shared SqlDependencyListener.cs
- #1308
#1308
Merged
cheenamalhotra
merged 12 commits into
dotnet:main
dotnet/SqlClient:main
from
lcheunglci:MergeShared-SqlDependencyListener
lcheunglci/SqlClient:MergeShared-SqlDependencyListener
Copy head branch name to clipboard
Oct 18, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Move into Shared SqlDependencyListener.cs
#1308
cheenamalhotra
merged 12 commits into
dotnet:main
dotnet/SqlClient:main
from
lcheunglci:MergeShared-SqlDependencyListener
lcheunglci/SqlClient:MergeShared-SqlDependencyListener
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2021
Merge the netfx to netcore for SqlDependencyListener.cs
lcheunglci
committed
7c5790a
View commit details
Copy full SHA for 7c5790a
Browse repository at this point
Move the netcore version of SqlDependencyListener.cs to shared src and update reference in the csprojs, fix compiler error for netfx in SqlDependency.cs
lcheunglci
committed
28fc16c
View commit details
Copy full SHA for 28fc16c
Browse repository at this point
Update the link reference in the netfx proj
lcheunglci
committed
02615a3
View commit details
Copy full SHA for 02615a3
Browse repository at this point
Update file to conform to coding style cleaning up IDE0044, IDE0090, IDE1006, and IDE0059
lcheunglci
committed
060e79c
View commit details
Copy full SHA for 060e79c
Browse repository at this point
Commits on Oct 5, 2021
Apply suggestions from code review
Show description for c41a6e2
lcheunglci
and
Johnny Pham
authored
c41a6e2
View commit details
Copy full SHA for c41a6e2
Browse repository at this point
Commits on Oct 8, 2021
Resolve merge conflict with csprojs
lcheunglci
committed
0b62f8a
View commit details
Copy full SHA for 0b62f8a
Browse repository at this point
Replace TryTraceEvent with TryNotificationTraceEvent from netfx
lcheunglci
committed
4c9ccbf
View commit details
Copy full SHA for 4c9ccbf
Browse repository at this point
Commits on Oct 13, 2021
Merge branch 'main' into MergeShared-SqlDependencyListener
lcheunglci
committed
91e47e4
View commit details
Copy full SHA for 91e47e4
Browse repository at this point
Add a few 'new' expression simplification to address coding style
lcheunglci
committed
07730ee
View commit details
Copy full SHA for 07730ee
Browse repository at this point
Commits on Oct 14, 2021
Resolve merge conflict due to the csproj
lcheunglci
committed
f99a83c
View commit details
Copy full SHA for f99a83c
Browse repository at this point
Commits on Oct 16, 2021
Resolve merge conflict with csprojs
lcheunglci
committed
b2d21e2
View commit details
Copy full SHA for b2d21e2
Browse repository at this point
Fix compiler error in netfx proj due to SingletonProcessDispatcher being static
lcheunglci
committed
a21542f
View commit details
Copy full SHA for a21542f
Browse repository at this point
You can’t perform that action at this time.