Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c#-8.0
C# 8.0 switch expression based on input type
Nov 01, 2025
c#
c#-8.0
The correct way to await inside a foreach loop
Oct 31, 2025
c#
async-await
c#-8.0
ef-core-3.0
iasyncenumerable
c# 8 nullable + Dictionary<>
Oct 31, 2025
c#
dictionary
nullable
c#-8.0
nullable-reference-types
c# version 8 Target-typed new-expressions error requires (), [], or {} after type
Oct 27, 2025
c#
.net-core
.net-core-3.1
c#-8.0
Can we replace abstract class with Interface with Default Methods in C#
Oct 27, 2025
oop
c#-8.0
default-interface-member
In C# 8.0 is there a way to expose default member implementation on the class?
Oct 25, 2025
c#
c#-8.0
default-interface-member
private members in interface
Oct 25, 2025
c#
.net
c#-8.0
Good practice for "ref" arguments and nullable checking
Oct 22, 2025
c#
.net-core
.net-core-3.0
c#-8.0
nullable-reference-types
Why doesn't range indexing work on dynamics
Oct 21, 2025
c#
c#-8.0
Is the information about C# 8 nullable reference types stored in a .NET assembly?
Oct 18, 2025
c#-8.0
nullable-reference-types
What is the reason why nullable reference types defined in interface members aren't required to be nullable in the implementations?
Oct 18, 2025
c#
.net
nullable
c#-8.0
nullable-reference-types
Can new C# language features be used to to clean-up Task.WhenAll syntax?
Oct 14, 2025
c#
asynchronous
task
c#-8.0
Unexpected Tuple inequality
Sep 21, 2025
c#
c#-8.0
Alternative to yielding in an IAsyncEnumerable
Sep 15, 2025
c#
asynchronous
ienumerable
c#-8.0
iasyncenumerable
What is the operator precedence for the new C# 8.0 switch expressions?
Sep 08, 2025
c#
switch-statement
operator-precedence
c#-8.0
switch-expression
Adding items to an ImmutableList<T> inside an ImmutableDictionary<TKey, TValue>
Sep 05, 2025
c#
.net
.net-5
c#-8.0
immutable-collections
Default interface not found in c# class
Mar 04, 2023
c#
.net-core
c#-8.0
default-interface-member
Factory for IAsyncEnumerable or IAsyncEnumerator
Mar 05, 2023
c#
asynchronous
c#-8.0
iasyncenumerable
How to await multiple IAsyncEnumerable
Jan 27, 2023
c#
.net
.net-core
c#-8.0
iasyncenumerable
Can't get C# default interface method to compile
Sep 03, 2025
c#
interface
c#-8.0
default-interface-member
Older Entries »