Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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?

Validate that EF Core ModelSnapshot, migrations, and actual database schema are consistent with each other

UtcNow.ToLocalTime() returns UTC time instead of local time on CentOS

c# .net datetime .net-core

System.IO.FileNotFoundException when using CSharpScript in Blazor wasm

What is the difference between automapper.extensions.microsoft.dependencyinjection and automapper nuget packages?

c# razor .net-core

ASP.NET Core routing - mapping only specific controllers