Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Why is Directory.build.props ignored for c# console project

c# .net-core msbuild

EntityFramework is very slow to compare strings because create a nvarchar sqlparameter instead of varchar

FoolProof RequiredIf in Dot Net core

.Net Core API JWT Token Validation

c# .net-core jwt bearer-token

Durable Azure function binding types not registered when using dependency injection

Set current working directory on exit (.NET Core)

How to setup multiple visual studio solutions working together using docker compose (with debugging)

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