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
Why is it still possible to assign null to non nullable reference type?
Aug 29, 2022
c#-8.0
nullable-reference-types
When should we use default interface method in C#?
Nov 19, 2022
c#
interface
c#-8.0
default-interface-member
Specify NotNull If Method Returns At All
Nov 07, 2022
c#
c#-8.0
nullable-reference-types
.net core 3.1: 'IAsyncEnumerable<string>' does not contain a definition for 'GetAwaiter'
Mar 08, 2022
c#
.net-core-3.1
c#-8.0
iasyncenumerable
C# 8 features in .NET Framework 4.7.2
Sep 15, 2022
c#
visual-studio-2019
c#-8.0
.net-4.7.2
Why does Visual Studio Type a Newly Minted Array as Nullable?
Nov 17, 2022
c#
visual-studio
c#-8.0
nullable-reference-types
How to force an IAsyncEnumerable to respect a CancellationToken
May 26, 2022
c#
cancellation
c#-8.0
iasyncenumerable
Matching nullability of argument and return type's generic type parameters
Nov 01, 2020
c#
.net-core
.net-core-3.0
c#-8.0
nullable-reference-types
C#8: Switch ref expressions
Jul 09, 2021
c#
ref
c#-8.0
switch-expression
How to print out a reversed array using range?
Sep 16, 2022
c#
range
c#-8.0
Receiving error about nullable type parameter even when parameter has notnull constraint
Mar 25, 2022
c#
nullable
c#-8.0
nullable-reference-types
Meaning of curly braces after the "is" operator
Nov 06, 2021
c#
operator-keyword
curly-braces
c#-8.0
How to identify a nullable reference type for generic type?
Sep 09, 2022
c#
generics
c#-8.0
nullable-reference-types
Converting a nullable reference type to a non-nullable reference type, less verbosely
Dec 22, 2019
c#
c#-8.0
nullable-reference-types
What is the difference between NullableContextOptions and NullableReferenceTypes?
Oct 26, 2022
c#
c#-8.0
nullable-reference-types
What is the default value of Non-Nullable reference types in C# 8?
Sep 05, 2022
c#
non-nullable
c#-8.0
nullable-reference-types
How to implement an efficient WhenEach that streams an IAsyncEnumerable of task results?
Oct 01, 2022
c#
async-await
task-parallel-library
c#-8.0
iasyncenumerable
Using blocks in C# switch expression?
Nov 02, 2022
c#
c#-8.0
switch-expression
netcoreapp3.1 appears to reference C# 7.3 and not 8 as documented
Apr 02, 2022
c#
asp.net-mvc
c#-8.0
netcoreapp3.0
netcoreapp3.1
Nullable reference types in .NET Framework projects not working with IntelliSense
Mar 18, 2022
visual-studio
intellisense
c#-8.0
nullable-reference-types
.net-4.8
« Newer Entries
Older Entries »