Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.0

Visual Studio 2019 Processes not shutting down, NodeJS issues

Upgrading from ASP.NET Core 2.2 to 3.0

IHostBuilder does not contain a definition for ConfigureWebHostDefaults

c# asp.net-core-3.0

I am getting "code challenge required" when using IdentityServer4

How to stop the localized Microsoft.CodeAnalysis.*.resources.dll files from getting published by ASP.NET Core?

How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?

.NET CORE 3 Upgrade CORS and Json(cycle) XMLHttpRequest Error

How to read configuration settings before initializing a Host in ASP .NET Core?

Ignore property when null using the new Net Core 3.0 Json

Enum type no longer working in .Net core 3.0 FromBody request object

What is equivalent to `MapSpaFallbackRoute` for ASP.NET Core 3.0 endpoints?

c# asp.net-core-3.0

How can I get my .NET Core 3 single file app to find the appsettings.json file?

Migrating .NET Core 2 to .NET Core 3: HttpContent does not contain a definition for "ReadAsAsync"

JsonResult(object) causes "The collection type 'Newtonsoft.Json.Linq.JToken' is not supported."

ASP.NET Core 3.0 [FromBody] string content returns "The JSON value could not be converted to System.String."

'Could not load type 'Microsoft.AspNetCore.Mvc.MvcJsonOptions' from assembly 'Microsoft.AspNetCore.Mvc.Formatters.Json, Version=3.0.0.0

What is the difference between Host and WebHost class in asp.net core

.Net Core 3.0 JsonSerializer populate existing object

ASP.NET MVC Core API Serialize Enums to String

Application is running inside IIS process but is not configured to use IIS server .NET Core 3.0

asp.net-core-3.0