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
Default implementation in interface is not seen by the compiler?
Oct 01, 2022
c#
c#-8.0
default-interface-member
C# 8 Using Declaration Scope Confusion
Apr 21, 2022
c#
visual-studio
visual-studio-2019
c#-8.0
Why don't I get a warning about possible dereference of a null in C# 8 with a class member of a struct?
Sep 12, 2022
c#
nullable
c#-8.0
nullable-reference-types
C#'s can't make `notnull` type nullable
Mar 28, 2022
c#
generics
type-constraints
c#-8.0
nullable-reference-types
Using Linq's Where/Select to filter out null and convert the type to non-nullable cannot be made into an extension method
Oct 05, 2022
c#
linq
c#-8.0
nullable-reference-types
Mark strings as non-nullable in ASP.NET Core 3.0 Swagger
Oct 06, 2021
c#
asp.net-core
swashbuckle
c#-8.0
How Async streams compares to reactive extension?
Sep 15, 2022
c#
system.reactive
c#-8.0
iasyncenumerable
What is Unknown Nullability in C# 8?
Sep 03, 2022
c#
c#-8.0
nullable-reference-types
IAsyncEnumerable not working in C# 8.0 preview
Jul 16, 2020
c#
c#-8.0
iasyncenumerable
Can you use IAsyncEnumerable in Razor pages to progressively display markup?
Nov 13, 2022
razor-pages
blazor
asp.net-core-3.0
c#-8.0
iasyncenumerable
Return IAsyncEnumerable from an async method
Oct 25, 2022
c#
async-await
c#-8.0
iasyncenumerable
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
« Newer Entries
Older Entries »