Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

c#: DI and additional parameter

Visual Studio 17.8, I do not see .NET 8.0 as a option for Blazor Server project template

c# blazor .net-8.0

In C# is there a way to shorten reference calls like Microsoft.VisualBasic.Interaction.MsgBox() to something like myMsgBox()?

c# inputbox msgbox

Redirect in custom action filter

c# asp.net-mvc

C# TaskFactory not completing all iterations

c# task taskfactory

Can you copy a struct to another, when both are the same, unknown, type

c# struct

Why would an AutoMapperExtension behave differently from a direct implementation?

c# automapper

How to retry a NUnit TestCase?

c# nunit

LINQ Get single result or null

c# linq

Difference between "" (Empty String) and isNot Nothing?

.Net Core 2.0 Web Api circular dependency after moving database context to DAL class library

Invalidate user in Identity Core when roles/account changes

How to instantiate UrlHelper for a Controller Unit Test in Asp.Net Core 2.0

Using Entity Framework Core in a Powershell Cmdlet?

Is it useful to put the C# 7.2 'in' parameter modifier everywhere

c# struct pass-by-reference

Is there any way to NOT get a Designer error when deleting code? (C#, Visual Studio, WinForms)

ASP.NET Core disable json patch

Mouse drag window programmatically

c# multiscreen

Load Razor Views From Database in ASP.NET MVC 5