Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Cannot reference .NET Core library from UWP

c# .net nuget uwp .net-core

What's the version history of MSBuild?

What's the difference between returning AsyncEnumerable with EnumeratorCancellation or looping WithCancellation

How to dynamically load assemblies in dotnet core

c# asp.net-core .net-core

Visual Studio 2017 Docker - change the target for multi stage builds

ILogger and DependencyInjection in ASP.NET Core 2+

Adding identity server authentication to .NET Core 3 app fails with 'Key type not specified.'

Base Class type for ILogger<T> using Dependency Injection

.NET Core 3.1 application not building on Azure pipeline anymore (.NET 5)

Determine which .NET Core runtime is needed

asp.net-core .net-core

"dotnet test": how to run xunit tests projects in parallel?

What is the simplest way to run a single background task from a controller in .NET Core?

c# asp.net-core .net-core

Using parameters with EntityFramework and `FromSql`

Error the process cannot access the file because it is being used by another process while building project by CLI on .NET Core

c# .net .net-core

How to update appsettings.json based on publish profile using .NET Core?

Unable to start Kestrel. System.IO.IOException: Failed to bind to address http://127.0.0.1:5000: address already in use

FirefoxWebdriver No data is available for encoding 437

c# .net-core

The program '[13492] dotnet.exe' has exited with code -2147450749

c# .net-core

EF Core - Running migrations without sources - Equivalent of EF6's migrate.exe

ASP.NET Core CreatedAtRoute No route matches the supplied values