StackRating

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

Kit

Rating
1486.99 (4,454,491st)
Reputation
9,629 (15,925th)
Page: 1 2 3 ... 7
Title Δ
REST: What to return when a request changes state of more than one... +1.45
C# Xunit testing a list that must contain 4 of each value +0.02
C# Graphics.DrawImage() throws out of memory exception when trying... 0.00
How to create a factory to create derived object accepting argument... -0.48
How to access the method which is available in the service collecti... 0.00
.Net Core not routing to POST Method but GET Method works 0.00
Net Core REST API - Returning JSON with and without a model +0.09
Specification Pattern vs (Fluent) Validation 0.00
ASP.NET Core API project exits before Main() is called 0.00
C# HttpClient - GET - Parse response and assert 0.00
How to determine if the PC has been rebooted since my program's... -1.24
C# Setter behavior difference in interface and interface with inher... +0.17
Testing same test cases across multiple environments 0.00
Checking and merging case-insensitive duplicates within a case-sens... -1.59
Is there a high performance way to replace the BinaryFormatter in .... 0.00
Creating a sequence -- SetOnInsert appears to do nothing 0.00
What is a REST way to "publish" an offer? +2.43
Can you check if T inherits from IEnumerable<T> then use meth... 0.00
How to convert Func<Implementation, Task> to Func<Interfac... -1.80
How do I pass the reference of an instance from a class with a cons... 0.00
How to transform part of each document into an array in each docume... -2.03
Sharing Aggregates Between Microservices 0.00
DDD - Relaxing the rule of Eventual Consistency between aggregate +2.48
How to find documents that contains a field that contains any sub-f... -1.57
Json Constructor with null parameters 0.00
What does "is { }" mean? -0.56
Converting a string to a new format -0.45
How to return the same status code from a second API call -0.91
System.NullReferenceException when using null coalescing operator +0.44
DDD - bounded contexts sharing/communication +0.01
How can I parse a csv file that has quoted values but no line breaks? -1.27
Does .NET resume an await continuation on a new different thread po... -0.16
Is there C# Compiler define for 'Optimized code' like there... -0.50
C# Why do arrays have Length and collections have Count? -1.90
How can I Import A Namespace from A File in A Seperate Folder in C# -1.58
c# Thread.Equals vs Thread.CurrentThread.ManagedThreadId comparison 0.00
Interlocked.Increment *with* [ThreadStatic]? 0.00
Cast Class<T> to Class -0.21
Does C# offer a compile-time way to refactor code based on annotati... 0.00
Add own data annotation to an Enum 0.00
Tell Visual Studio not to warn me when I edit while debugging +0.01
What's an efficient data structure for .Contains and Iteration -0.47
How to get default compile-time value of Auto-Implemented property... -0.96
Assigning auto-implemented property to itself with null coalescing... +0.49
C# Compound Interest Calculator (beginner) -0.50
Adding in additional capturing groups to a regex for 'readbilit... 0.00
C# Keep [Serializable] attribute when publishing to nuget with Net... 0.00
Why can't the generic type be inferred from a parameter defined... 0.00
What is the difference between latency and response time? -0.53
Why does "IQueryable.Where()" provide different results t... +1.43