Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ASP.NET Core 2.1 Areas routing not working

Use HttpRequest in validation context

netcore: manually create a Logger without using LoggerFactory

Cannot run gRPC protoc in alpine based dotnet SDK

.net-core grpc alpine-linux

Azure DevOps YAML - Restore Multiple Projects Manually

Foreign key not populating in Entity Framework

Azure Devops - dotnetcore build fails consistently - process failed to start

.net-core azure-devops

DllImport not working on Docker - DllNotFoundException

c# docker .net-core dllimport

Updating a document in Firebase Firestore from .Net Core console app

Unable to track an instance of type in .Net core?

How to validate signature of JWT from jwks without x5c

c# .net-core jwt rsa jwk

Why is writing ConfigureAwait(false) on every line with await always recommended and do I really need it?

c# .net-core async-await

C#, usage of custom exceptions

How to setup DI to inject ILogger<T> within a lambda function app with single lambda FunctionHandler

Replacement for string.Contains(string, StringComparison) in .Net Standard 2.0

c# .net-core .net-standard

SetBasePath not present in ConfigurationBuilder under .NET Core 5

When updating to .NET Core 1.0 RC2 should "/Program Files/DNX/" be deleted?

Which Versions of Windows Server Match the .NET Core Runtime RID's

Does C# 6.0 support .NET Core, or does .NET Core respond to higher version of C#?

c# .net-core version

Solving Error - "An item with the same key has already been added when returning 404"

c# asp.net-core .net-core