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
.
npgsql
/
npgsql
Public
Notifications
You must be signed in to change notification settings
Fork
891
Star
3.7k
Code
Issues
189
Pull requests
36
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
npgsql
src
Npgsql
Internal
on
main
User selector
All users
All time
Commit history
Commits on May 23, 2026
Improved provider signatures (#6588)
NinoFloris
authored
7b09d74
View commit details
Copy full SHA for 7b09d74
View code at this point
Browse repository at this point
Commits on May 22, 2026
Decide converter format support at resolution (#6585)
NinoFloris
authored
9caee74
View commit details
Copy full SHA for 9caee74
View code at this point
Browse repository at this point
Commits on May 17, 2026
Simplify Size and BufferRequirements combine overflow handling (#6577)
NinoFloris
authored
5b90a0c
View commit details
Copy full SHA for 5b90a0c
View code at this point
Browse repository at this point
Commits on May 16, 2026
Move GetChars state off PgReader (#6575)
NinoFloris
authored
1b1c4dc
View commit details
Copy full SHA for 1b1c4dc
View code at this point
Browse repository at this point
Commits on May 15, 2026
Remove PgBufferedConverter virtual dispatch hop (#6574)
NinoFloris
authored
78d37a1
View commit details
Copy full SHA for 78d37a1
View code at this point
Browse repository at this point
Commits on May 13, 2026
Move write state types out of generic converters and rename (#6572)
NinoFloris
authored
ca4eea3
View commit details
Copy full SHA for ca4eea3
View code at this point
Browse repository at this point
Commits on May 12, 2026
Add more state test coverage
NinoFloris
committed
c5b7479
View commit details
Copy full SHA for c5b7479
View code at this point
Browse repository at this point
Fix some more state cleanup cases
NinoFloris
committed
467aca3
View commit details
Copy full SHA for 467aca3
View code at this point
Browse repository at this point
Implement state disposal on exceptions for providers
NinoFloris
committed
c49d800
View commit details
Copy full SHA for c49d800
View code at this point
Browse repository at this point
Commits on May 11, 2026
Clean-up another state throw issue
NinoFloris
committed
123d4b9
View commit details
Copy full SHA for 123d4b9
View code at this point
Browse repository at this point
Introduce bind operation on PgConverter surface (#6566)
NinoFloris
authored
0f4cfd8
View commit details
Copy full SHA for 0f4cfd8
View code at this point
Browse repository at this point
Commits on May 7, 2026
Composite and range edge-case fixes (#6565)
NinoFloris
authored
e9d909c
View commit details
Copy full SHA for e9d909c
View code at this point
Browse repository at this point
Rework converter db null and CLR null handling (#6564)
NinoFloris
authored
64531f3
View commit details
Copy full SHA for 64531f3
View code at this point
Browse repository at this point
PgTypeInfo CLR type variance and perf improvements (#6562)
NinoFloris
authored
7f36d49
View commit details
Copy full SHA for 7f36d49
View code at this point
Browse repository at this point
Commits on May 3, 2026
Centralization of mapping resolution and binding logic (#6559)
NinoFloris
authored
6042bed
View commit details
Copy full SHA for 6042bed
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
Fix gss encryption on windows (#6556)
Show description for 2024d5a
vonzshik
authored
2024d5a
View commit details
Copy full SHA for 2024d5a
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Fix JsonNode[] missing from basic JSON types (#6549)
Copilot
authored
2d91c29
View commit details
Copy full SHA for 2d91c29
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Align missed renames with #6316
NinoFloris
committed
f59c06f
View commit details
Copy full SHA for f59c06f
View code at this point
Browse repository at this point
Add consistent nullable unwrapping to dynamic resolvers (#6548)
NinoFloris
authored
715baa7
View commit details
Copy full SHA for 715baa7
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
Remove obsolete UTF-8 BOMs (#6542)
NinoFloris
authored
5225216
View commit details
Copy full SHA for 5225216
View code at this point
Browse repository at this point
Improve kerberos auth on windows (#6541)
Show description for f703ef8
vonzshik
authored
f703ef8
View commit details
Copy full SHA for f703ef8
View code at this point
Browse repository at this point
Add additional security checks for GSS session encryption and GSS authentication (#6525)
Show description for 5f26d61
vonzshik
authored
5f26d61
View commit details
Copy full SHA for 5f26d61
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Prework for read write streamlining (#6316)
NinoFloris
authored
1c4e9c1
View commit details
Copy full SHA for 1c4e9c1
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Fix disposing mre on gss session encryption fallback (#6536)
Show description for 01a773f
vonzshik
authored
01a773f
View commit details
Copy full SHA for 01a773f
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Decouple PgReader GetChars from other Streams (#6490)
NinoFloris
authored
e8dcaa0
View commit details
Copy full SHA for e8dcaa0
View code at this point
Browse repository at this point
Enable buffer bounds checks by default (#6491)
NinoFloris
authored
279405a
View commit details
Copy full SHA for 279405a
View code at this point
Browse repository at this point
Move Stream mapping intrinsic (#5480)
NinoFloris
authored
97f267b
View commit details
Copy full SHA for 97f267b
View code at this point
Browse repository at this point
Optimize creation of multirange as List<T> (#6530)
duivell
authored
bef867b
View commit details
Copy full SHA for bef867b
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Buffer requirements changes (#6481)
NinoFloris
authored
c90653a
View commit details
Copy full SHA for c90653a
View code at this point
Browse repository at this point
Faster seek and restart (#6508)
NinoFloris
authored
b5a1001
View commit details
Copy full SHA for b5a1001
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
Devirtualize UTF8 with a specialized text converter (#6016)
Show description for f06387b
bbowyersmyth
and
NinoFloris
authored
f06387b
View commit details
Copy full SHA for f06387b
View code at this point
Browse repository at this point
Specialize UTF8 encoding in converter writing (#6297)
Show description for 25def34
bbowyersmyth
and
NinoFloris
authored
25def34
View commit details
Copy full SHA for 25def34
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Move type loading to use the data type name constructors (#6507)
NinoFloris
authored
63cfeb7
View commit details
Copy full SHA for 63cfeb7
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Add missing simple builtin reg* uint type mappings (#6503)
NinoFloris
authored
9acf81a
View commit details
Copy full SHA for 9acf81a
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Fix delayed converter resolution for nullables (#6453)
NinoFloris
authored
013e771
View commit details
Copy full SHA for 013e771
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.