Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Why is this LINQ query incredibly slow?

c# .net performance linq

ASP.Net Core 3 Posting JSON array to controller

C# stream reader ReadToEnd() missing last character

c# streamreader

dotnet build xamarin project fails using console

C# assigning value to property of struct error

c# structure

Folder not being copied to Output directory

Blazor WebAsembly Access Database

c# blazor

How can I check if an object inherits from another class using FluentAssertions?

c# xunit fluent-assertions

How to call a COM object from C#

c# com com-interop

How to display text with subscripts or superscripts in the Title Bar?

C# extension methods types

Incorrect date formatting when VB program opened via C#

c# .net vb.net winforms

FileNotFoundException: Could not load file or assembly System.IO.Ports

What is the purpose of UserManager methods like GetPhoneNumberAsync(IdentityUser user), when the desired properties can be pulled from user object?

FileSystemWatcher does not notify on deleting the path directory itself

c# .net filesystemwatcher

Read *.csproj property values using Roslyn APIs?

c# roslyn

How to set custom property value with Type other than String in XAML [Xamarin.Forms]

Adding the illusion of age in a text based game

c#

LINQ Query if condition external parameter

Using discards in C# for return methods [duplicate]

c# c#-7.0