Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Unable to call external api from webaplication hosted in docker

.NET Core Audit Logging

.net-core audit

Mocking ASP Net Core GetService<T>

How to change the http status code after starting writing to the HttpContext.Response.Body stream in ASP.NET Core?

Dependency Injection lifetimes for a Factory

Include not working with join entities

Console app using Console logger will not write final messages. Easy repro

.net-core logging flush

Extending the ILogger interface

SkiaSharp Tiff support

How to access JWT User.Claims in class library

c# asp.net-core .net-core

DotNet Core , No database provider has been configured for this DbContext

Azure Ad authentication reply url contains http instead of https with .netcore middleware - how to enforce https?

How to Embed Editable Excel File in Angular 10 App with .NET Core 3 Backend and OAuth Token Authentication?

Multithreaded approach to process SQS item Queue

SignalR error: Invocation provides 1 argument(s) but target expects 0

.NET Core EF 2.1 Scaffolding - DatabaseFirst - How to add more tables

FtpWebRequest alternative for .net core [duplicate]

c# ftp .net-core

What is the most proper way to close a websocket

Moq.Dapper QueryAsync does not work with mocked transaction object

Can I use the RandomNumberGenerator.GetInt32() method to generate a cryptographically-secure random string?