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
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
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.3k
Code
Issues
5k+
Pull requests
627
Discussions
Actions
Projects
Security and quality
70
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Binary writer fix
- #107369
#107369
Merged
jeffhandley
merged 12 commits into
dotnet:main
dotnet/runtime:main
from
koszeggy:BinaryWriterFix
koszeggy/runtime:BinaryWriterFix
Copy head branch name to clipboard
Mar 8, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Binary writer fix
#107369
jeffhandley
merged 12 commits into
dotnet:main
dotnet/runtime:main
from
koszeggy:BinaryWriterFix
koszeggy/runtime:BinaryWriterFix
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2024
BinaryWriter: fixing Write(string) for derived types. Fixes #107265
koszeggy
committed
5c1a3ec
View commit details
Copy full SHA for 5c1a3ec
Browse repository at this point
Merge branch 'dotnet:main' into BinaryWriterFix
koszeggy
authored
80333be
View commit details
Copy full SHA for 80333be
Browse repository at this point
Fixing build
koszeggy
committed
3f93285
View commit details
Copy full SHA for 3f93285
Browse repository at this point
Merge branch 'BinaryWriterFix' of https://github.com/koszeggy/runtime into BinaryWriterFix
koszeggy
committed
d97391b
View commit details
Copy full SHA for d97391b
Browse repository at this point
Merge branch 'main' into BinaryWriterFix
koszeggy
authored
440f0be
View commit details
Copy full SHA for 440f0be
Browse repository at this point
Commits on Mar 23, 2025
Apply suggestion from code review
jeffhandley
committed
3d21d94
View commit details
Copy full SHA for 3d21d94
Browse repository at this point
Merge branch 'main' into BinaryWriterFix
jeffhandley
committed
c6a4f61
View commit details
Copy full SHA for c6a4f61
Browse repository at this point
Commits on Mar 26, 2025
Merge branch 'dotnet:main' into BinaryWriterFix
koszeggy
authored
7fafa6e
View commit details
Copy full SHA for 7fafa6e
Browse repository at this point
BinaryWriter tests: checking derived reader/writer behavior (#107265)
koszeggy
committed
ba1b351
View commit details
Copy full SHA for ba1b351
Browse repository at this point
Commits on Jan 5, 2026
Merge branch 'main' into BinaryWriterFix
jeffhandley
authored
05284b2
View commit details
Copy full SHA for 05284b2
Browse repository at this point
Commits on Feb 16, 2026
Apply suggestions from code review
Show description for a98ed01
jeffhandley
and
Copilot
authored
a98ed01
View commit details
Copy full SHA for a98ed01
Browse repository at this point
Merge branch 'main' into BinaryWriterFix
jeffhandley
authored
9dab275
View commit details
Copy full SHA for 9dab275
Browse repository at this point
You can’t perform that action at this time.