Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Julien Couvreur
Julien Couvreur has asked
3
questions and find answers to
30
problems.
Stats
813
EtPoint
273
Vote count
3
questions
30
answers
About
Language designer for C#. Dev for C# and VB compilers (Roslyn).
C# 8.0: async-streams, nullable reference types
C# 7.3: tuple equality
C# 7.2: non-trailing named arguments
C# 7.1: inferred tuple names, default literal, reference assemblies
C# 7.0: tuples, deconstructions and discards
Julien Couvreur questions
Running "screen" without additional permissions on WSL
Julien Couvreur answers
Deconstruct with one parameter not working [duplicate]
Is there a way to reconstruct a tuple to a compatible class?
Using C# 7.1 with MSBuild
C# 7 tuples and lambdas
Is there a Microsoft.Net.Compilers equivalent for C# 7.0?
What happens if my C# switch expression is non-exhaustive?
What is exclamation mark dot (!.) operator in C# [duplicate]
Discards inside C# Linq queries
How to avoid irrelevant nullable warning (without explicit suppression)
Deconstruct tuples in lambda expressions [duplicate]