- Budapest
- https://kgysoft.net
Highlights
- 2 discussions answered
Block or Report
Block or report koszeggy
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
KGySoft.CoreLibraries Public
KGy SOFT Core Libraries features high-performance and handy general libraries.
-
KGySoft.Drawing Public
KGy SOFT Drawing is a library for advanced image, icon and graphics handling.
-
KGySoft.Drawing.Tools Public
Debugger visualizers and image editor apps built on KGy SOFT Drawing Libraries
-
-
KGySoft.ComponentModelDemo Public
Demo WPF/WinForms app for the KGySoft.ComponentModel namespace of the KGy SOFT Core Libraries
C# 1
-
dotnet/runtime Public
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
675 contributions in the last year
Contribution activity
April 2022
Created an issue in dotnet/runtime that received 1 comment
[.NET 7 Preview 2]Sporadic ArgumentException from ThreadLocal initialization
Description
My unit tests accidentally revealed an issue in ThreadLocal<T>, more precisely in its IdManager.GetId method:
System.ArgumentException:…