SpiceQA
Questions
Tags
Users
Badges
user_3142139
@user_3142139
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Enabling C# 9 in .NET 5 Preview 5 raises a compiler error for the new C# 9 feature
7 votes
What is the error of this Blazor EditForm?
6 votes
How to get csc.exe path?
5 votes
How do I replace multiple spaces with a single space in C#?
3 votes
Dynamic LINQ OrderBy on IEnumerable<T> / IQueryable<T>
3 votes
Top Questions
Visual studio 2019 v16.6 can't build .net5 console application and raise errors: .NETFramework,Version=v5.0 were not found
10 votes
5 answers
Enabling C# 9 in .NET 5 Preview 5 raises a compiler error for the new C# 9 feature
5 votes
2 answers
More than 96 assemblies of .Net Standard 2 are copied to the bin folder of Console (.Net framework) Application
4 votes
1 answers
Vs2019.9.2 Raise runtime errors when using Property Pattern for undefined variable and fail compilation and it's expected compilation error
3 votes
1 answers
How to check record in c# 9 in NET 5 is immutable at runtime
2 votes
2 answers