Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Why do I see project directory name instead of dotnet(out-of-process) while running ASP.NET Core app through dotnet CLI?

c# asp.net-core .net-core

include custom config file in dotnet pack

How to query with Contains on a concatenated string in Entity Framework

Azure DevOps YAML - dotnet core CLI pack builds additional projects

Configure JwtBearerOptions from a configuration file

asp.net-core .net-core

JsonSerializer.Serialize only serializes the properties of the base class [duplicate]

c# .net-core

What is the equivalent of DbGeography in EF core?

Pass multiple tests names in "dotnet test --filter" option

.net-core nunit dotnet-test

.Net Core 5 Console App, appsettings not loading for environment when done in Program.Main

How to hook keyboard event in .NET Core using C#

c# keyboard .net-core

Visual Studio is unable to locate the .NET.Core SDK when it runs an Xamarin App

DDD: How to check invariant with multiple aggregate

.NET Core and .NET Framework interaction

c# .net .net-core

VS Code - The reference assemblies for ".NETFramework,Version=v5.0" were not found

How to convert a byte array to SKBitmap in SkiaSharp?