Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

BackgroundService not shutting down, stoppingToken never set with .net core generic host

Entity Framework Core: default value when migrating nullable column to required

Cleanest way to package content files in .nuget package

c# .net-core nuget

Convert EF 6 to .net Core when ObjectResult does not exist anymore

Session has not been configured for this application or request Error when using IHttpContextAccessor

dotnet restore task in Azure Pipelines suddenly started to use .NET core 3.0 SDK, instead of 2.2, breaking my pipeline

Identity Core with Entity Framework 6

AzureDevOps - Can't publish as single file

.NET Core console app Dependency Injection setup

c# .net-core console

HttpContext.User.Claims and IHttpContextAccessor both returns empty value after successful login

Sync Migrations and continue CodeFirst after manual DB edit

.NET CORE 3 The base path of a Windows Service is returning C:\Windows\System32, But actual folder is D:\MyCustomService

c# .net-core .net-core-3.1

Specifying MutexSecurity for a named global mutex in .NET Core

c# .net .net-core mutex

Octopus Deploy variable substitution in appsetings.json

Cannot access a disposed object for DbContext in .NET Core for Async method

Possible to create plain WASM module with .NET 8

c# .net-core webassembly

How to add a user control (from a DLL file) to the .NET Core's Windows Forms designer controls toolbox?

Prevent Simple.OData.Client from fetching the whole structure

Send Message to Amazon SQS using credentials in code

How do I change the name of a dotnet new template when creating new projects?