Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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

Error:An unknown error occurred while invoking the service metadata component. Failed to generate service reference

c# wcf .net-core

'The specified invariant name 'System.Data.SqlClient' wasn't found in the list of registered .NET Data Providers.' on a .netCore project

asp.net-core .net-core

Run ASP.NET 5 (MVC 6) using .NET Core on IIS

How to include .Net Core 2.0 in Visual Studio 2017

NSubstitute ILogger .NET Core

Where can I find the ASP.NET Core 2 source code? Specifically for Microsoft.AspNetCore.Authentication.OpenIdConnect

System Text JsonSerializer Deserialization of TimeSpan

How to migrate Azure Functions v3 to .net core 5.0

Error while reading json file in dotnet core "the configured user limit (128) on the number of inotify instances has been reached"

How to change default dnx version is Visual Studio Code?