Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0

Install a dotnet tool from local source only

.net security .net-core

.NET Standard portable library error with DescriptionAttribute

Masstransit error on setting up saga with dependency injection

Is it possible to use EPPlus in dotnet core app running in a windows docker container?

c# docker .net-core gdi+ epplus

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)