Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Docker with dotnet restore causes error: GSSAPI operation failed - An unsupported mechanism was requested

C# custom TextChanged event handler for custom Text property for a UserControl?

Wrong number of arguments with NUnit TestCaseData

c# unit-testing nunit

MEF component with [Export] in VS extension - No exports found that match the constraint

ScintillaNET Autocomplete and CallTip

c# wpf scintilla

ASP.Net MVC 2 Controller's TryValidate doesn't validate the List<> items within the model

Maximal size length of WebAPI response on ASP.NET Core 3.0

How do I get an IConfiguration instance in my DbContext?

Blazor Dependency injection vs. simple class

Method/Task scheduler c#

c#

Get base64-encoded string from ReadOnlySequence<byte>

c# .net .net-6.0

Sentry BeforeSend not being triggered in Sentry.AspNetCore (v3.22.0)

c# asp.net-core sentry

Thread.Sleep c#.NET

c# .net multithreading

Destination array is not long enough to copy all the items in the collection. Check array index and length

How to write delete REST API that accepts a long list of items to delete?

IdentityServer4 GetProfileDataAsync is not called for Identity Token, only Access Token

How to use a generic class for System.Math methods in C#

c# icomparable generics

How to add "Content-Type = application/json;v=2.0" including versioning with HttpClient?

Send an email without having to enable less secure apps in google

c# smtp google-signin

How to get all children without the parent?

c# unity-game-engine