Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to set EntryAssembly for tests in .Net Core

where does the "Unable to find fallback package folder" nuget error come from, when building project in a dockerfile?

.Net Core WindowsIdentity impersonation does not seem to be working

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

dotnet restore fails from Docker container

IdentityServer4 automatically logout after 30 minutes

Microsoft.Data.SqlClient is not supported on this platform - Entity Framework Core 3.1

Repository that support query by partition key without change interface

HealthReport object structure produced by health checks endpoint freezes Swagger docs page

Should I return Task<IEnumerable<T>> or IAsyncEnumerable<T> from repository?

Directory.CreateDirectory not exists in .NET Core

What is and how to select the type of dependency in project.json

asp.net-core .net-core

.net core installation on Windows 10 iot (Raspberry PI3 - ARM)

How to check if Windows Registry is available in .NET Core application?

c# registry .net-core

Is there a way to unit test F# projects in .net core?

unit-testing f# .net-core

ASP.NET Core 1.1 can't Publish App

How to use EF DbFirst with MySQL in .NET Core?

C# .Net Core dependency injection, inject multiple parameters to constructor

Microsoft.Extensions.Logging and Serilog on dotnetcore console. Include scope info in RollingFile sink

c# logging .net-core serilog

ASP.NET Core DateTime - ToLocalTime vs ConvertTime

c# .net-core

Visual Studio: How to change target framework used by editor?