Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.net core 1.1 upgrade issue

C# Dev Kit (VS Code) on macOS: "Compatible .NET SDK was not found"

Entity Framework : how to catch any error

Cookie is not sent with CORS web request

how to handle an exception "Invalid file signature" in asp.net core?

System.Text.Json: How to serialize a individual enum as number when the json configuration has a general JsonStringEnumConverter [duplicate]

C#: Create Inherited DbContext, do we have to conduct Dependency Injection again?

What is this C#/.net5 notation called with a colon in a interpolated string?

c# .net-core

Swashbuckle UI problem when one of the input parameter is a file

Make sure in-memory state sync with persisted data in Microsoft Orleans

c# .net-core orleans

Visual studio generated Dockerfile failing on npm install/dotnet publish step

node.js docker .net-core build

Is there anyway to import a publish profile directly into Team Services Build Definition for .NET Core

Socket.SetSocketOption throws invalid argument exception on Mac OS & Linux ,but works fine on Windows

c# .net linux sockets .net-core

Linking two CancellationTokens without redundant CancellationTokenSources

What is causing ConfigurationManager not to be working for class library project when used in unit test?

Can a Form POST be too large for MVC Model Binder

Nullability of reference types in return type doesn't match overridden member