Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Why using .Result in ASP.NET Core doesn't produce deadlock?

c# .net asp.net-core task

a thread doesn't work when I use ToListAsync method

How to cast object to Action<T>

c# generics

How to pattern match a generic Type

c# generics

Writing XMLDocument element innertext with empty string adds carriage return line feed

c# xml

Checking If User Has a Role with Specific Claim

Unity console doesn't work properly

NEST Search whole document C# Elasticsearch

c# elasticsearch nest

Advantages of using cmd.exe /c over not using cmd at all

c# command-line process cmd

Releasing Excel COM objects

Make list/collection of objects with public properties truly read-only

c# immutable-collections

How do I create a line chart that uses a table as a datasource?

c# excel openxml linechart

Xamarin UISwipeGestureRecognizer Renderer

Efficient way to determine if any obscene words are contained in a randomly generated code in .NET

c#

Twilio StatusCallBack & Gather POST method in .NET Core API returning HTTP 415 - Unsupported Media Type

How can i execute a worker service once in .net core 3.0?