Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.0

.net core 3 equivalnet configuration for adding xml serialization

How can I tell Swashbuckle 5 that the body content is required in dotnetcore 3.0?

Unable to resolve service for type Microsoft.AspNetCore.Mvc.Razor.IRazorViewEngine

ASP.NET Core 3: Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[Alpha.Models.Identity.User]' from root provider

ASP.NET Core 3.0 - InProcess vs. OutOfProcess (HTTP Error 500.30 - ANCM In-Process Start Failure)

c# asp.net-core-3.0

Referencing .NET Framework DLL from .Net Core 3

asp .net core 6 how to update option for json serialization. Date format in Json serialization

Assembly Microsoft.AspNetCore.Http version 3.0.0.0 Conflict with 2.2.0.0

Catch-all route with IRouteConstraint in ASP.Net Core 3

net core 3 AddXmlSerializerFormatters() configure options

CorsAuthorizationFilterFactory in asp.net core 3

SignOut does not redirect to site home page

return JSON as is (PascalCase) from one Action

ASP.NET Core 3 - immediately instantiate a singleton after services.AddSingelton<IMySingletone, MySingletone>();

Inherit routing from baseapi controller base to deriver controller

How to enable logging for gRPC in .NET Core 3.0