Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Reload configuration when env variable has changed

Bind Key Vault settings to class

ASP.NET Core - getting a message back from AuthenticationHandler

How to bypass authentication middleware when not needed in ASP.NET Core

c# asp.net-core

Windows Authentication works on IIS but not Kestrel / Microsoft.AspNetCore.Authentication.Negotiate (not in Chrome, sometimes in Edge, always in IE)?

Dependency Injection on AuthorizationOptions

How to return file from ASP.net 5 web api

Serilog MSSqlServer sink not writing to table

asp.net-core serilog sink

How to link schema in "GraphQL for .NET" and "Relay"?

ViewComponent with optional parameters

How do I prevent installing nuget packages that aren't 100% .Net Core 2.0 compatible?

Upload model with IFormFile propertis from Angular2 to ASP.NET Core WebApi

angular asp.net-core

.Net Core JWT Authentication with custom API Key Middleware

Cutomize Swagger UI ASP.NET Core Web API

NHibernate SessionFactory handled by .NET Core DI

c# nhibernate asp.net-core

How do I find application insights logs for specific ILogger<T>

EF Core - The MERGE statement conflicted with the FOREIGN KEY constraint

InvalidOperationException: No authentication handler is registered for the scheme Bearer.

IHostedService for tcp servers in .NET Core

`X-Forwarded-For` is not used by ASP.Net Core behind reverse proxy

c# asp.net-core .net-core