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 }}
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.3k
Code
Issues
5k+
Pull requests
653
Discussions
Actions
Projects
Security and quality
70
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Feedback
Pull requests
Open
653
(653)
Closed
56,176
(56,176)
Author
Label
Projects
Milestones
Reviews
Assignee
More items
Newest
Comfortable display density
Compact display density
JIT: Improve Wasm PEP calls
area-CodeGen-coreclr
#134490
·
AndyAyersMS
opened
Sep 23, 2026
·
·
5
[automated] Merge branch 'release/11.0-rc2' => 'release/11.0'
area-System.Security
#134485
·
github-actions[bot]
opened
Sep 23, 2026
·
·
2
Revert deconstruction analysis in trim analyzer
area-Tools-ILLink
linkable-framework
#134484
·
jtschuster
opened
Sep 23, 2026
·
·
2
Preserve default Ninja behavior when MSBuild property is unset
area-Host
#134471
·
jtschuster
with
Copilot
AI
opened
Sep 22, 2026
·
·
2
Preserve directly deconstructed tuple values in analyzer flow
area-Tools-ILLink
linkable-framework
#134469
·
jtschuster
opened
Sep 22, 2026
·
3/3
·
·
2
Migrate analyzer local state to a structured value lattice
area-Tools-ILLink
linkable-framework
#134468
·
jtschuster
opened
Sep 22, 2026
·
2/3
·
·
2
Add baseline tuple deconstruction dataflow coverage
area-Tools-ILLink
linkable-framework
#134467
·
jtschuster
opened
Sep 22, 2026
·
1/3
·
·
2
JIT: Fix several range check correctness bugs
area-CodeGen-coreclr
#134466
·
EgorBo
opened
Sep 22, 2026
·
·
6
Preserve operand execution order during JIT morphing
area-CodeGen-coreclr
#134464
·
tannergooding
opened
Sep 22, 2026
·
·
1
7
[release/8.0-staging] Make TestKeyRing.CreateECDsa resilient to transient macOS OSStatus -50 failures
area-System.Security
#134461
·
ViveliDuCh
opened
Sep 22, 2026
·
·
2
[WIP] Fix TypeLoadException in .NET 11 Preview 7 with DotNext threading
area-VM-coreclr
runtime-async
#134460
·
VSadov
with
Copilot
AI
opened
Sep 22, 2026
·
·
·
11.0.0
1
9
[release/8.0-staging] Fix flaky TestWindowStyle: check only STARTF_USESHOWWINDOW bit, remove ShellExecute cases
area-System.Diagnostics.Process
#134458
·
github-actions[bot]
opened
Sep 22, 2026
·
·
1
[RISC-V] NativeAOT soft-float target (riscv64-lp64) and builds without the A extension
arch-riscv
area-CodeGen-coreclr
community-contribution
#134456
·
maximmenshikov
opened
Sep 22, 2026
·
·
3
CompositeML-KEM support for EnvelopedCms
area-System.Security
#134449
·
vcsjones
opened
Sep 22, 2026
·
·
2
Fix
Utf8JsonReader
invalid-literal errors: unbounded message, dropped bytes,
IndexOutOfRangeException
area-System.Text.Json
community-contribution
#134448
·
caraioniurie47
opened
Sep 22, 2026
·
·
2
Provide System.Security.Cryptography.Cose package readme
area-System.Security
community-contribution
#134447
·
SkyDevLab
opened
Sep 22, 2026
·
·
2
Document metadata mappings for System.Text.Json attributes
area-System.Text.Json
community-contribution
#134446
·
SkyDevLab
opened
Sep 22, 2026
·
·
1
2
JIT: Fix profiled memcmp specialization for inline candidates
area-CodeGen-coreclr
#134437
·
EgorBo
opened
Sep 22, 2026
·
·
13
[release/11.0] Preserve contained-load exceptions during embedded masking
area-CodeGen-coreclr
#134430
·
github-actions[bot]
opened
Sep 22, 2026
·
·
2
Use MoveToImmutable for ImmutableArray<T>.Builder in ILCompiler.Compiler
area-NativeAOT-coreclr
community-contribution
#134426
·
prozolic
opened
Sep 22, 2026
·
·
4
Honor property-level TypeConverterAttribute in configuration binding
area-Extensions-Configuration
community-contribution
#134424
·
vladimir-aubrecht
opened
Sep 22, 2026
·
·
1
2
Synchronize HTTP/2 queue-time test with connection publication
area-System.Net.Http
#134423
·
rzikm
opened
Sep 22, 2026
·
·
2
Remove unused client certificate from TLS host resumption test
area-System.Net.Security
#134422
·
rzikm
opened
Sep 22, 2026
·
·
4
[release/11.0] Fix unsigned vector division correction lane width
area-CodeGen-coreclr
#134421
·
github-actions[bot]
opened
Sep 22, 2026
·
·
2
[release/11.0] Fix VNNI blend merge operand preservation
area-CodeGen-coreclr
#134420
·
github-actions[bot]
opened
Sep 22, 2026
·
·
2
Previous
1
2
3
4
5
6
7
…
27
Next
You can’t perform that action at this time.