C# StackOverflow
@CSharpStack
Followers
17K
Following
0
Media
0
Statuses
5K
StackOverflow feed of C# questions matching certain criteria.
Joined August 2013
Rewrite C# files before they get processed by the compiler in MSBuild [Score:10]
1
0
10
C# triple double quotes (three double quotes) [Score:10]
0
1
7
Pausing / Resuming Screen recording with Windows Graphics Capture API [Score:5]
0
0
5
EF core 6.0 + SQLite foreign key constraint, meaningful error description [Score:7]
0
0
4
Is it possible to use the C#11 'required' modifier with .NET Framework 4.8 and .Net Standard 2.0? [Score:5]
1
1
7
Exception Info: System.PlatformNotSupportedException: EventLog access is not supported on this platform [Score:5]
0
0
3
How to optimize Linq query with large number of records? [Score:5]
0
0
2
How to avoid creating the same object over and over again? [Score:5]
0
1
4
Unable to resolve service for type 'Microsoft.Extensions.Caching.Memory.IMemoryCache' [Score:5]
0
0
3
BackgroundService Await Task.Delay in infinite loop leaks SqlConnection objects hard [Score:5]
0
0
1
C# 11 escape rules for ref parameters: ref int vs Span<int> [Score:5]
0
0
1
Self Implementing Dictionary, but with custom class as key [Score:5]
0
0
0
Display file Properties > Security > Edit (permissions) [Score:5]
0
1
2
Why can't I implement a default interface method in a class inheriting an abstract class that inherits that interface? [Score:5]
1
0
1
How to assign an Array of Object property/method using a made-in-C# Type Library - COM-Interop? [Score:5]
0
0
2
C#: looping over int for IEnumerable<double> causes no casting error [Score:5]
0
1
1