Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Stop console application that is using DI and a hosted service for user code

JsonSerializer Deserialize byte array

How to install CrossGen to optimize .NET Core Library in ci/cd

Azure Pipelines counts xUnit InlineData as one test instead of many

How do I get the name of the current executable in C#? (.NET 5 edition)

c# .net-core

Set launchurl for production environment in ASP.NET Core Web API

'Route' is an ambiguous reference between 'Microsoft.AspNetCore.Components.RouteAttribute' and 'Microsoft.AspNetCore.Mvc.RouteAttribute'

Fastest way to replace occurrences in small string using span in c#

Microsoft.AspNetCore.Mvc.Analyzers.TopLevelParameterNameAnalyzer threw an exception of type 'System.NullReferenceException'

context.GetInput<model> returns base class instead of specified derived class in $Type

Default STARTUP TCP probe failed 1 time consecutively for container "develop" on port 8080. The instance was not started

Potential misbehavior of the "$" qualifier in the .Net Regular Expression processing [duplicate]

.NET Core 3.1 - Worker Service in linux container: Clean Shutdown

c# .net-core containers

Dotnet Core 3.1 & CSC: Predefined type 'System.Object' is not defined or imported

c# .net-core

Same code gives different result in .net core and .net 4.7.2

c# .net-core .net-4.7.2

Unable to install the package EntityFrameworkCore.Tools.DotNet version 1.1.0-preview4-final

How do you inject a scoped service into an implementation of IClaimsTransformer?

ASP.NET Core launchSettings.json does not launch browser

asp.net-core .net-core

Do I need to dispose IDisposable that have the same lifetime as the application itself?

c# .net .net-core idisposable

How to target platforms with launch.json