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 }}
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
332
Star
986
Code
Issues
232
Pull requests
48
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Merge | SniNativeWrapper Interface
- #3015
#3015
Merged
benrr101
merged 13 commits into
dotnet:main
dotnet/SqlClient:main
from
benrr101:merge/sniwrapper-interface
benrr101/SqlClient:merge/sniwrapper-interface
Copy head branch name to clipboard
Nov 27, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Merge | SniNativeWrapper Interface
#3015
benrr101
merged 13 commits into
dotnet:main
dotnet/SqlClient:main
from
benrr101:merge/sniwrapper-interface
benrr101/SqlClient:merge/sniwrapper-interface
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2024
Introducing ISniNativeMethods and porting X64 implementation to it
benrr101
committed
de3621b
View commit details
Copy full SHA for de3621b
Browse repository at this point
Adopting usage of SniNativeMethodsX64 in the netfx SniNativeMethodWrapper
benrr101
committed
b5a0606
View commit details
Copy full SHA for b5a0606
Browse repository at this point
Migrating x86 implementation of native methods
benrr101
committed
7882968
View commit details
Copy full SHA for 7882968
Browse repository at this point
Migrating arm implementation of native methods
benrr101
committed
18fc387
View commit details
Copy full SHA for 18fc387
Browse repository at this point
Introduce a NotSupported implementation of ISniMethods
benrr101
committed
eba56ce
View commit details
Copy full SHA for eba56ce
Browse repository at this point
Rewrite SniNativeMethodWrapper to select native method provider at static construction
benrr101
committed
3d9f417
View commit details
Copy full SHA for 3d9f417
Browse repository at this point
Create a netcore implementation of ISniNativeMethods
benrr101
committed
2904f2a
View commit details
Copy full SHA for 2904f2a
Browse repository at this point
Create merge file
benrr101
committed
372c829
View commit details
Copy full SHA for 372c829
Browse repository at this point
Resolve merge conflicts ... I think :sweat_smile:
benrr101
committed
74183bc
View commit details
Copy full SHA for 74183bc
Browse repository at this point
Migrating to the merged version
benrr101
committed
cd46349
View commit details
Copy full SHA for cd46349
Browse repository at this point
Cleaning up derelict code for unix
Ben Russell
authored and
benrr101
committed
0af4e4d
View commit details
Copy full SHA for 0af4e4d
Browse repository at this point
Make SniNativeMethod implementations sealed
benrr101
committed
1c60884
View commit details
Copy full SHA for 1c60884
Browse repository at this point
Fix unix project
Ben Russell
authored and
benrr101
committed
696c949
View commit details
Copy full SHA for 696c949
Browse repository at this point
You can’t perform that action at this time.