Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Hide/show controllers in SwaggerUI (configurable)

c# asp.net-core swashbuckle

c# generic type class cannot get the property value

Sending an array of json objects to action with ajax in asp.net mvc 3

Determining the serialized size of a .NET type and unmanaged memory efficiency

.Net Core 3.1 HttpClient does not reuse sockets

How does the result filter work in ASP.NET Core?

c# asp.net-core-mvc

How to prevent an application from terminating before the completion of all fire-and-forget tasks?

System.Numerics.Vector<T> Initialization Performance on .NET Framework

How to use Libgit2sharp authentication using Personal Access Token

c# libgit2 libgit2sharp

newline for Arabic or urdu string

Fetching data from 50+ tables using Linq-to-Nhibernate

c# sql-server linq nhibernate

How to create JSON object in C#

c# json

Change assembly name for build settings in .csproj

c# msbuild clickonce

How can I log all query parameters in an action filter?

How to use Azure's Text-To-Speech to create an audio file instead of live text to speech? (C# Unity SDK)

A process cannot access a File because it is being used by another process

c# .net winforms io zip

C# DllImport crashes unexpectedly

c# c++ exception crash dllimport

SqlDependency OnChange Event Fires many times for every single event on Database

How to bind GridViewColumn's DisplayMemberBinding in code

c# wpf binding gridviewcolumn