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
How to await all results from an IAsyncEnumerable<>?
Mar 03, 2022
c#
c#-8.0
iasyncenumerable
What happens with returning IEnumerable if used with async/await (streaming data from SQL Server with Dapper)?
Feb 05, 2022
c#
sql-server
async-await
dapper
c#-8.0
Is there a definitive naming convention for methods returning IAsyncEnumerable?
Apr 05, 2022
c#
c#-8.0
Can a non-nullable reference type in C# 8 be null in runtime?
Mar 26, 2022
c#
c#-8.0
nullable-reference-types
What's the difference between returning AsyncEnumerable with EnumeratorCancellation or looping WithCancellation
Nov 04, 2021
c#
.net-core
c#-8.0
iasyncenumerable
A problem with Nullable types and Generics in C# 8
Apr 23, 2022
c#
generics
c#-8.0
nullable-reference-types
-0.1.ToString("0") is "-0" in .NET Core and "0" in .NET Framework [duplicate]
Oct 27, 2022
c#
.net-core-3.1
.net-core-3.0
c#-8.0
.net-core-2.2
C#8 nullable : string.IsNullOrEmpty is not understood by compiler as helping for guarding against null
Nov 14, 2022
string
c#-8.0
nullable-reference-types
Multiple statements in a switch expression: C# 8
Oct 15, 2022
c#
c#-8.0
switch-expression
Asynchonously deserializing a list using System.Text.Json
Mar 12, 2022
c#
.net-core
.net-core-3.0
c#-8.0
system.text.json
Relationship between C# 8.0, NET Core 3.0 and Visual Studio
Sep 19, 2022
c#
.net-core-3.0
c#-8.0
Non-nullable string type, how to use with Asp.Net Core options
Feb 20, 2021
c#
asp.net-core
c#-8.0
nullable-reference-types
c# 8 switch expression: No best type was found for the switch expression
Oct 02, 2022
c#
asp.net-core
.net-core
c#-8.0
switch-expression
Avoid CS8618 warning when initializing mutable non nullable property with argument validation
Apr 09, 2021
c#
c#-8.0
nullable-reference-types
Multiple cases in c# 8.0 switch expressions [duplicate]
Feb 23, 2022
c#
switch-statement
c#-8.0
switch-expression
Why declare a local function static in C# 8.0
Oct 07, 2022
c#
.net
static
c#-8.0
local-functions
How do I specify "any non-nullable type" as a generic type parameter constraint?
Mar 13, 2022
c#
generics
c#-8.0
non-nullable
nullable-reference-types
Calling C# interface default method from implementing class
Feb 25, 2022
c#
c#-8.0
default-interface-member
Unable to bind to http://localhost:5000 on the IPv6 loopback interface: 'Cannot assign requested address'
Jan 01, 2022
docker
visual-studio-2019
c#-8.0
asp.net-core-3.1
C# 8 switch expression for void methods
Oct 15, 2022
c#
switch-statement
c#-8.0
switch-expression
« Newer Entries
Older Entries »