StackRating

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

Paulo Morgado

Rating
1414.13 (4,535,991st)
Reputation
6,098 (26,730th)
Page: 1 2 3 4 ... 11
Title Δ
Is async lambda needed when passing it to a function that expects F... 0.00
Tuple lambda syntax suddenly not working in C# +0.63
Does async (one task) make sense in MVC? +0.61
Rx way to execute something in c sharp until a condition is true or... +2.69
Can you declare item names in a ValueTuple value in a Dictionary? -1.33
await WebClient.DownloadFileTaskAsync not working 0.00
.NET Standard Project File Format for Analyzers +0.11
Are the await / async keywords needed under Task.Run? -1.14
Issue with HttpClient.PostAsJsonAsync Not Working from ASPX -0.84
Redirect message to the corresponding working thread/Task -0.33
Is there any sense to return ValueTask from method that internally... -0.98
Neither GetAwaiter().GetResult() nor .Result worked for me but Task... -0.66
Realtime Database error retrieval - Unity3D 0.00
Is it safe to update IProgress from multiple threads? +0.61
C# overflow behavior for unchecked uint -0.28
Understanding the C# “async/await” pattern by Java developer +0.84
Why is using IAsyncEnumerable slower than returning async/await Tas... 0.00
pattern matching and unassigned local variable +1.80
One line fire and forget: void vs. async void + await -0.67
Function returning named ValueTuple and success flag +0.31
C# Download from url and Custom progress bar -0.49
Can I get a real world scenario of using local functions inside a m... 0.00
Should sync API calls be wrapped into async? +0.61
Roslyn CodeFix with multiple variants to fix 0.00
Conversion of synchronous methods with Action/Func parameters to as... 0.00
Is it possible to get analyzers to understand Jetbrains NotNull-att... 0.00
Pattern for delegating async behavior in C# -0.82
Difference in using Task.Delay or Task.Run to start a task 0.00
How to get the correct response body in netcore middleware? 0.00
Unit testing exception in async method -0.71
Should I use ConfigureAwait(false) in places like Repository? -1.47
c# add delay between concurrent task executions -0.12
What is the difference between this two await calls -0.93
How to emit an object after X seconds? +0.60
On asp:button click update panel to show loading message and run vb... -0.17
C# - deserialize JSON into ValueTuple +0.63
CA1304 on Boilerplate 0.00
Why I get error in Azure Function when use async/Task, but when use... +2.54
Using ValueTuple returns Item1,Item2 why? -0.38
C# Compiler Extension doesn't show messages on build 0.00
XML code analysis like Roslyn for Visual Studio -1.68
Object is not bool or equals false 0.00
Why are 'Negotiator''s extension methods awaitable but... 0.00
.NET Why ConfigureAwait(false) in Library? 0.00
Should I opt for C# 7.0 tuples over `out`? 0.00
In an ASP.NET Core web application how can I execute an async task... 0.00
Is there a way to force a derived type to declare a static method w... 0.00
Can I call local function of C# in Quick Watch while debugging? 0.00
Create Observable for Streaming Class in Net Core 0.00
When to avoid Async Await 0.00