Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.1

What is the purpose of UserManager methods like GetPhoneNumberAsync(IdentityUser user), when the desired properties can be pulled from user object?

How to get current JsonSerializerOptions in ASP.NET Core 3.1?

Twilio Messaging Webhook - Unsupported Media Type - Asp.net Core 3.1 API

How to use IAsyncEnumerable in repository class

Invalid Token - The audience 'empty' is invalid

Programmatically render Razor Page as HTML string

.NET Core 3.1 CORS not working on Ember (3.12) web UI

AspNetCore.Authorization: System.ArgumentNullException: 'Value cannot be null. (Parameter 'configure')'

Alternatives to JsonOutputFormatter in ASP.NET Core 3.1 at Controller Level

Validating non-nullable property in Body as Required - AspNetCore 3.1

How to consume WCF service programmatic in .Net core 3.1 version

.Net Core Configure CORS to allow all subdomains and all localhost ports at the same time

Failed to launch Base! /app/.local-chromium/Linux-706915/chrome-linux/chrome: ... libX11.so.6

How do you configure Kestrel to use a random dynamic port and determine the port at run-time with ASP.NET Core 3.1?

Some services are not able to be constructed using the library : NetCore.AutoRegisterDi