Skip to main content
The 2024 Developer Survey results are live! See the results
Panagiotis Kanavos's user avatar
Panagiotis Kanavos's user avatar
Panagiotis Kanavos's user avatar
Panagiotis Kanavos
Senior Software Engineer
  • Member for 15 years
  • Last seen this week
940 votes
Accepted

How can I tell Moq to return a Task?

254 votes
Accepted

Receiving JSON data back from HTTP request

198 votes
Accepted

The non-generic method 'IServiceProvider.GetService(Type)' cannot be used with type arguments

114 votes
Accepted

A better way to validate URL in C# than try-catch?

113 votes
Accepted

Query comparing dates in SQL

111 votes
Accepted

Incorrect syntax near ''

109 votes
Accepted

Testing C# 9.0 in VS2019 - CS0518 IsExternalInit is not defined or imported ... How do I define/import it?

100 votes
Accepted

JSON Date and DateTime serialisation in c# & newtonsoft

88 votes
Accepted

How to null check c# 7 tuple in LINQ query?

82 votes
Accepted

Keyword Not Supported: Metadata

82 votes
Accepted

What is the difference between services.Configure() and services.AddOptions<T>().Bind() when loading configuration in ASP.NET Core?

79 votes
Accepted

.Net Core 3.0 TimeSpan deserialization error - Fixed in .Net 5.0

76 votes
Accepted

Missing CodeLens references count in Visual Studio Community edition 2015 and 2017

75 votes
Accepted

Getting all changes made to an object in the Entity Framework

68 votes
Accepted

Best ORM to use with C# 4.0

66 votes

Proper way to register HostedService in ASP.NET Core. AddHostedService vs AddSingleton

59 votes
Accepted

C# event debounce

59 votes
Accepted

Use HttpClientFactory from .NET 4.6.2

53 votes
Accepted

Blazor template with menu across the top

49 votes
Accepted

Download File from Server with Blazor App

45 votes
Accepted

Version conflict caused by Microsoft.NET.Sdk.Functions

43 votes
Accepted

Retry a task multiple times based on user input in case of an exception in task

42 votes
Accepted

How to check which update installed on Visual Studio 2013

42 votes
Accepted

.NET 6 how to run Migration automatically in program.cs

41 votes
Accepted

'AddEntityFramework*' was called on the service provider, but 'UseInternalServiceProvider' wasn't called in the DbContext options configuration

40 votes
Accepted

.Net TPL: Limited Concurrency Level Task scheduler with task priority?

39 votes
Accepted

Why Logging doesn't use string interpolation

38 votes

Convert datetime value from one timezone to UTC timezone using sql query

37 votes
Accepted

How to enable logging in EF Core 3?

36 votes
Accepted

How do I implement IHttpClientFactory in .net framework apart from .Net core?

1
2 3 4 5
101