Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Proper way to create a singleton service in ASP.NET Core - does it have to use the static keyword, or not?

Error MSB3030 Could not copy the file "C:\Users\...\WebApi3\obj\Debug\netcoreapp3.0\webapi3.exe" because it was not found

Multipart/form-data request -- Uploading pdf is resulting in a blank file

Npgsql.NpgsqlException: 'No password has been provided

Failed to add <element> to ObservableCollection. Element not found Error

c# uwp .net-core uwp-xaml

How do I implement .NET Core Health Checks on a Hosted Service?

How to make a openfile dialog box in console application .NET Core (C#)?

Serial.IO.Ports issue when using mono, works with dotnet core 3.1 / arm / raspberry pi 4

c# .net-core arm mono

What is best way to inject configured options instance into a scoped service?

Invalid framework identifier Dotnet restore, docker build

AzureDevops Docker image from TFSVC Code no such file or directory

Why is IOptionsMonitor<T>.OnChange not being called?

SignalR: The 'SendCoreAsync' method cannot be called if the connection is not active

ASP Core API - Custom Unauthorized body

F# TaskBuilder: how an exception can be raised without returning a dummy value to comply with compiler constraints?

exception .net-core f#

Cannot connect from host to .net core website inside docker container

docker .net-core

Microsoft.AspNetCore.Mvc.NewtonsoftJson 6.0.2 is not compatible with net5.0

c# .net rest .net-core

PasswordHasher gives different hash result after dotnet 7 update