Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.1

Execute stored procedure in EF Core 3.0 vs 2.2

JsonSerializer.Deserialize fails

HttpContext is NULL when running web app in IIS

Attribute JsonProperty works incorrect with .NET Core 3.1 when I use underscore symbol

.NET Core 3.1 application not building on Azure pipeline anymore (.NET 5)

-0.1.ToString("0") is "-0" in .NET Core and "0" in .NET Framework [duplicate]

.NET Core 3.1 - Could not load file or assembly System.Runtime, Version=4.2.2.0

c# .net-core .net-core-3.1

Can I update to .Net 5 NuGet packages even if I'm using .Net Core 3.1?

Migrating from .NET Core 3.1 to .NET 5 produce compile-time error

Using Entity Framework Core 3.1 with UseInMemoryDatabase option in ServiceProvider ( Scoped lifetime )

Problem with EF OrderBy after migration to .net core 3.1

.NET Core 3.1 loading config from appsettings.json for console application

The framework 'Microsoft.AspNetCore.App', version '3.1.3' was not found

Deserialize anonymous type with System.Text.Json