Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Including Entity Framework tooling in docker container

CacheDependency class in .Net Core to establishes a dependency relationship between cache and file

Serilog and Filters from Filters.Expressions in appsettings.json

CQRS is saga/process manager the best approach for executing a set of related commands synchronously?

.NET Core add/register a class as self to the service collection

POST call with application/octet-stream

Signin-oidc page direct access error with corelation - how to redirect?

c# .net-core openid-connect

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