StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Julien Couvreur

Rating
1465.03 (4,525,064th)
Reputation
2,253 (74,701st)
Page: 1 2
Title Δ
In C# 8, why does type inference on new expressions result in nulla... 0.00
How to avoid irrelevant nullable warning (without explicit suppress... +4.54
Should I use == or 'is' to check for null in C# 7? 0.00
Cannot implicitly convert deconstructable type to Tuple -2.96
I want to warn the compiler about possible nulls from external code -3.62
Testing for null without affecting C# 8 nullable analyzer +1.23
What happens if my C# switch expression is non-exhaustive? +4.65
Discards inside C# Linq queries +1.99
C# 7.0 pattern matching variables' scope and assignment syntax +0.55
What is Range and Index types in c# 8? -3.07
What is the difference between NullableContextOptions and NullableR... +4.35
What does null! statement mean? -3.42
Can I define C# 8 beta compatible indexers in C# 7? 0.00
What are single and zero element tuples good for? -3.59
Null coalescing Operator on DateTime c# -3.24
Why doesn't C# VS2017 intellisense work with var and local func... +4.80
Check if value tuple is default -3.39
Why do C# 7.2 features not compile in a UWP application? 0.00
C# 7.0 Tuple Deduction -1.91
VS2017 - C#7 language features not working in MVC views 0.00
Expression.SwitchCase with C# 7 pattern matching 0.00
Using C# 7.1 with MSBuild +4.76
Which C# version .NET Core uses? 0.00
Deconstruct with one parameter not working -2.31
Getting "Tuple element name is inferred. Please use language v... +0.87
Value tuple type pattern -2.83
Why this compiler error when mixing C# ValueTuple and dynamic 0.00
Is there a way to reconstruct a tuple to a compatible class? -2.48
C# 7 Out variable and pattern variable declarations are not allowed... +5.61
C# 7:How can I deconstruct an object into a single value using a tu... -2.00
What is the compile-time type of the "throw" expression i... -1.97
C#7 safeguard for deconstruction? -3.02
How to use c# tuple value types in a switch statement -3.21
ValueTuple: what is wrong with creation of octuple? -1.54
Convert ValueTuple to IEnumerable -3.65
C#7 value tuple/deconstruction asymmetry -2.79
Can you name C# 7 Tuple items inline? -3.12
ValueTuple in ASP.NET Core MVC 0.00
Difference between is X and is X _ -3.96
I can't get parameter names from valuetuple via reflection in c... -2.32
C# 7 tuples and lambdas -0.63
Using C# 7 features inside of a View in an ASP.NET MVC Core project +4.09
In C#7, how can I "roll my own" Task-like type to use wit... 0.00
VS 2017 Bug or new features? 0.00
Is there a Microsoft.Net.Compilers equivalent for C# 7.0? 0.00
What version of the compiler is in a microsoft.net.compilers package? 0.00
In C# 7 is it possible to deconstruct tuples as method arguments 0.00
How to go to implementation by vsvim + r# -3.90
Disable trimming of bracket whitespace after a semicolon in vim -4.01
Running a child activity a second time 0.00