Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to Create and Access Session .net core api?

EFCore enum to string value conversion not used in where clause

Multiply 64-bit integers using .NET Core's hardware intrinsics

Is the FileOptions.DeleteOnClose Windows specific?

Identity Server 4 - unauthorized client

Model binding stopped working after migrating from .NET Core 2.2 to 3.0-preview-9

Why does a simple .Net Core 3.0 WPF app not start on a deployment computer

c# wpf .net-core

How to set environment variables from appsettings.json for .net core console app?

Howto upload big files 2GB+ to .NET Core API controller from a form?

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