Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Why wasn't TEventArgs made contravariant in the standard event pattern in the .NET ecosystem?

.Net Core build a solution

.net-core dotnet-cli

dotnet is not recognized as the name of a cmdlet

Visual Studio 2017 only has offline Nuget Packages for .NET Core 2.x. How to get online packages?

How to create a child scope from the parent with default dependency injection in .NET Core?

FluentAssertions Asserting multiple properties of a single object

How to get user information in DbContext using Net Core

Correct way to return HttpResponseMessage as IActionResult in .Net Core 2.2

Missing packages.config file

How to correctly use the introspection endpoint with identity server 4?

How to modify file access control in .NET Core

How to use Dependency Injection in AWS Lambda C# implementation

c# .net-core aws-lambda

.NET Core and System.Drawing

c# .net asp.net-core .net-core

How can I get Visual Studio to use Embedded Source code whilst debugging?

dotnet core + Angular Universal + docker => Prerendering failed because of error: Error: Cannot find module

What are the platforms in the .NET Platform Standard?

c# .net windows dnx .net-core

"Initialize interactive with Project" is missing for .Net Core Projects in Visual Studio 2019

How to disable Chunked Transfer Encoding in ASP.Net C# using HttpClient

.NET Core Identity as UI canceling Register

JsonConverter equivalent in using System.Text.Json