-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Issues: dotnet/runtime
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
short.Parse throws FormatException
arch-wasm
WebAssembly architecture
area-System.Globalization
os-browser
Browser variant of arch-wasm
untriaged
New issue has not been triaged by the area owner
#111276
opened Jan 10, 2025 by
Herdo
Titlecasing does not perform to its own summary
area-System.Globalization
untriaged
New issue has not been triaged by the area owner
#111274
opened Jan 10, 2025 by
rombethor
GC ReliabilityFramework with suppressConsoleOutputFromTests set to false fails
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
untriaged
New issue has not been triaged by the area owner
#111271
opened Jan 10, 2025 by
a74nh
Blazor AOT build time on Azure DevOps nearing 2 hours
area-Codegen-AOT-mono
tenet-performance
Performance related issue
untriaged
New issue has not been triaged by the area owner
#111270
opened Jan 10, 2025 by
mip1983
LINQ values.Except(values2).Sum(v => v) miscalculates when ran as a local watch
area-Diagnostics-coreclr
untriaged
New issue has not been triaged by the area owner
#111267
opened Jan 10, 2025 by
ERGeorgiev
[API Proposal]: Consider implementing IDisposable on Lock.Scope
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Threading
untriaged
New issue has not been triaged by the area owner
#111266
opened Jan 10, 2025 by
idg10
Test failure: Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd
arch-arm64
area-Interop-coreclr
blocking-outerloop
Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
os-windows
untriaged
New issue has not been triaged by the area owner
#111264
opened Jan 10, 2025 by
v-wenyuxu
Undocumented behavior changes of New issue has not been triaged by the area owner
Uri.TryCreate
between net6 and net8
area-System.Net
untriaged
#111262
opened Jan 10, 2025 by
letientai299
Test failure: readytorun/GenericCycleDetection/Breadth1Test/Breadth1Test.cmd
arch-arm64
area-crossgen2-coreclr
blocking-clean-ci-optional
Blocking optional rolling runs
os-mac-os-x
macOS aka OSX
untriaged
New issue has not been triaged by the area owner
#111261
opened Jan 10, 2025 by
v-wenyuxu
TypeLoadException when a New issue has not been triaged by the area owner
ref struct
using explicit layout has fields of type ref struct
area-TypeSystem-coreclr
untriaged
#111260
opened Jan 10, 2025 by
lithiumtoast
Close() should NEVER call Dispose()
area-System.ComponentModel
untriaged
New issue has not been triaged by the area owner
#111258
opened Jan 10, 2025 by
autoany
.Net 9 Core > TPM Provider > tlsv1 alert decrypt error:../ssl/record/rec_layer_s3.c:1584:SSL alert number 51
area-System.Security
untriaged
New issue has not been triaged by the area owner
#111251
opened Jan 9, 2025 by
serkanturhanxl
[Perf] Windows/arm64: 1 Regression on 12/19/2024 9:15:10 PM +00:00
arch-arm64
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
os-windows
runtime-coreclr
specific to the CoreCLR runtime
untriaged
New issue has not been triaged by the area owner
#111252
opened Jan 9, 2025 by
performanceautofiler
bot
Allow adding custom XML documentation to GeneratedRegex implementations
area-System.Text.RegularExpressions
untriaged
New issue has not been triaged by the area owner
#111246
opened Jan 9, 2025 by
waiwaing
[Analyzer] stringBuilder.Append(string.Substring(...)) to stringBuilder.Append(string, ...)
api-ready-for-review
API is ready for review, it is NOT ready for implementation
area-System.Runtime
code-analyzer
Marks an issue that suggests a Roslyn analyzer
code-fixer
Marks an issue that suggests a Roslyn code fixer
untriaged
New issue has not been triaged by the area owner
#111243
opened Jan 9, 2025 by
stephentoub
SEHException with new Exception behavior in .NET 9
area-ExceptionHandling-coreclr
in-pr
There is an active PR which will close this issue when it is merged
regression-from-last-release
untriaged
New issue has not been triaged by the area owner
#111242
opened Jan 9, 2025 by
kevin-montrose
APSL-2.0 in System.Native
area-Infrastructure
question
Answer questions and provide assistance, not an issue with source code or documentation.
untriaged
New issue has not been triaged by the area owner
#111241
opened Jan 9, 2025 by
cz-dev-ge
[Analyzer]: Regex.Matches(...).Count to Regex.Count(...)
api-ready-for-review
API is ready for review, it is NOT ready for implementation
area-System.Text.RegularExpressions
code-analyzer
Marks an issue that suggests a Roslyn analyzer
code-fixer
Marks an issue that suggests a Roslyn code fixer
#111240
opened Jan 9, 2025 by
stephentoub
[Analyzer]: Regex.IsMatch guarding Regex.Match
api-ready-for-review
API is ready for review, it is NOT ready for implementation
area-System.Text.RegularExpressions
code-analyzer
Marks an issue that suggests a Roslyn analyzer
code-fixer
Marks an issue that suggests a Roslyn code fixer
#111239
opened Jan 9, 2025 by
stephentoub
[Analyzer]: Regex.Match(...).Success to Regex.IsMatch
api-ready-for-review
API is ready for review, it is NOT ready for implementation
area-System.Text.RegularExpressions
code-analyzer
Marks an issue that suggests a Roslyn analyzer
code-fixer
Marks an issue that suggests a Roslyn code fixer
#111238
opened Jan 9, 2025 by
stephentoub
Vectorize BigInteger's IBinaryInteger implementation
area-System.Numerics
tenet-performance
Performance related issue
untriaged
New issue has not been triaged by the area owner
#111234
opened Jan 9, 2025 by
alrz
.runtimeconfig.json], offset 0 (line 1, column 1): The document is empty.
area-Infrastructure
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
untriaged
New issue has not been triaged by the area owner
#111231
opened Jan 9, 2025 by
Evangelink
[API Proposal]: Early API idea and discussion, it is NOT ready for implementation
area-Extensions-DependencyInjection
untriaged
New issue has not been triaged by the area owner
ActivatorUtilities.CreateFactoryOf<TDelegate>
api-suggestion
#111228
opened Jan 9, 2025 by
alrz
[API Proposal]: Early API idea and discussion, it is NOT ready for implementation
area-System.Linq
System.Linq.Shuffle()
api-suggestion
Previous Next
ProTip!
Follow long discussions with comments:>50.