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 4 5 6 7 ... 88
Title Δ
Catching exceptions in Task.WhenAll +0.45
What is a safe way to wait synchronously with cancellation? 0.00
Asynchronously Streaming Video with .Net Core API from Azure Blob S... -2.76
Async await from aspnet controller down call stack 0.00
Foreach with async c# +0.56
Mediator deadlock on async await within background worker - how to... +0.22
Function not working with async statement -0.61
Bulk Delete in Cosmos -0.26
Does the CancellationTokenSource returned by CreateLinkedTokenSourc... +0.69
await not awaiting when used in a LINQ expression inside a List<... +0.71
Windows service using BackgroundService cannot be stopped 0.00
Async Queue implementation .Wait() faster than await 0.00
How to call cancellation token correctly in async method in C#? 0.00
Task.IsFaulted is not working in my .Net core application 0.00
Background worker thread and async calls +0.27
How to improve the performance of aync? +0.57
Is there a way to find which Tasks are running on the same DbContex... +1.07
HttpContext is null after await in in ASP.NET 4.8 0.00
C# - Run Task in foreach listviewitem with xNet Request +0.24
Populate ObservableCollection with data from awaited Task.Run +0.24
Trying to Understand Task.Run + async + Wait()/Result 0.00
Linking two CancellationTokens without redundant CancellationTokenS... 0.00
How can i return a task from an eventhandler? 0.00
Retry Patterns using Polly httpClient ConfigureAwait(true) 0.00
Is there a better, maybe more reliable pattern than "fire and... +1.02
Factory for IAsyncEnumerable or IAsyncEnumerator -0.28
How to correctly await on lambda Func delegate C# 0.00
Is async-await possible to be used with tcp file transfer in C#? 0.00
Simple way to fire-and-forget SignalR calls in netcore 3.1 0.00
Not sure if code runs in parallel. Tasks in console application +0.26
Switch new Task(()=>{ }) for Func<Task> -2.13
How to create a new context per every async operation and use it in... +1.03
System.Progress Callback Exception Cannot be Handled 0.00
.NET PLINQ vs Async Performance 0.00
Run parallel task and return the first completed task and run other... 0.00
Nested SemaphoreSlims, Safety, and Deadlock +0.24
Generic awaitable - how to schedule a continuation? +0.26
Calling async on Invoke produces CancellationToken error 0.00
Is there an overhead of multiple Task.Run that awaits without retur... 0.00
Task.WhenAll().ContinueWith() throws unexpected Task Canceled excep... +0.25
Waiting for an event to fire while using SemaphoreSlim -0.89
Using Task.Delay within Task.Run +0.70
Proper way to start and async fire-and-forget call? -0.60
Is 'async/await all the way up' really required +0.83
Asynchronous parallel web requests in ASP.NET MVC(C#) +1.41
httpClient Does not give Response 0.00
Task is block the UI instead of returing a string +1.06
Stream CopyToAsync - Detect client disconnection and set a timeout 0.00
Http.IMiddleware Do not create tasks without passing a TaskScheduler 0.00
Run Async/Await Task in BackgroundWorker's RunWorkerCompleted 0.00