StackRating

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

Stephen Cleary

Rating
1683.07 (234th)
Reputation
420,505 (85th)
Page: 1 2 3 ... 88
Title Δ
How to programmatically upload a file in .NET 5 to a .NET 5 Rest AP... +0.25
Deadlock on Async lazy with PublicationOnly +1.06
How to properly implement DependencyService where one platform has... -0.24
Never coming back from Task.WaitAll +0.26
ASP.NET Core multithreaded background threads -2.83
Using await on async method that returns only Task 0.00
.net Channels : Why producer output is consumed serially one after... 0.00
How can blocking async calls cause a deadlock if async calls aren&#... 0.00
Xamarin Using async./wait VS await Task.Run (in Xamarin) 0.00
Xamarin/C# Running two tasks in parallel on background threads (non... 0.00
Getting error message for "CS1503 Argument 1: cannot convert f... 0.00
EF Core async scalability in Asp.Net Core 0.00
CancellationToken blocks thread execution +2.14
How to write an IAsyncEnumerable function so that cleanup code alwa... 0.00
Is this the proper way of using async/await? 0.00
What are the benefits of async and await in an ASP.Net MVC Action C... 0.00
Fire multiple async tasks and only update result from latest task +0.81
How to run a background service on demand - not on application star... -0.45
ConfigureAwait , UI, await async 0.00
Task.Run().Wait() is not working in Onstart() but it is working in... -0.90
Why am I not allowed to return an IAsyncEnumerable in a method retu... +1.24
ReadAsync stops code execution, no exception is thrown and Task is... 0.00
Parallel loop containing both async and synchronous 0.00
Best way to write an async method in C# 0.00
async implementation with records and lock 0.00
EventWaitHandle.Set, wait timeout and number of released threads 0.00
Async non-polling disposal mechanism to wait until all method calls... 0.00
What's the difference between IAsyncEnumerable<T> and an... 0.00
Exception "A second operation started on this context before a... 0.00
Run BackgroundService with parameter from code +0.26
Best practice to handle content in the response after a Web API cal... -0.89
Object reference not set to an instance of an object when calling a... 0.00
Uno platform: invoke UI update from async thread 0.00
TCP write and read commands give different results when I put break... 0.00
Will code after blocked async call continue in the same context if... -2.54
Async Issue for DbContext used in constructor of objects created vi... +0.73
How to handle "End Task" from Task Manager in .NET 5 cons... 0.00
C# Tasks created by async/await are not creating separate Threads.... 0.00
Task.Run with async/await inside and await.Task.Run both calling vo... -2.89
Returning a boolean from event handler args when handler runs an as... 0.00
Task never reaching its end 0.00
Tasks fail to launch properly 0.00
Tasks, long-running tasks, threads in device remote operation commu... 0.00
Any disadvantage to creating a class which uses methods which retur... +0.26
C# DBContext doesn't exist after executing some long tasks 0.00
Async function calls not executing 0.00
Symmetric encryption on a network stream (TCP Socket) 0.00
If i add async keyword to a method which which should return a Task... 0.00
How ConfigureAwait(false) Prevent Ui Deadlocks -2.32
Async Method Using Generic Func<T> +0.59