Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Redirect to custom login page using [Authorize] attribute in .NET Core 6

Razor Pages return an Image in handler to an ``<img>`` element

What is the `StorePath` for OPCUA Server Application Certificate in Configuration file for Linux Machine?

c# .net linux .net-core opc-ua

Unable to resolve System.Runtime.InteropServices.RuntimeInformation after adding Microsoft.AspNetCore package

c# .net .net-core

Route specific response compression in dotnet core 2 asp .net?

asp.net-core .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