Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

ASP.NET core Web API Authorize Attribute return 404 Error & force redirect

MassTransit and .NET Core DI - how to resolve dependencies with parameterless constructor?

My ASP.NET Core app says it can't read web.config

How can I scaffold all identity files into an ASP.NET Core 2.1 MVC project via dotnet?

Multiple Implementations of IHostedService

EF Core 2 How To Include Roles Navigation Property On IdentityUser?

AspNet.Core, IdentityServer 4: Unauthorized (401) during websocket handshake with SignalR 1.0 using JWT bearer token

Unable to obtain configuration from well-known/openid-configuration

Unsupported media type ASP.NET Core Web API

EF core not creating tables on migrate method

Integrate swashbuckle swagger with odata in ASP.Net Core [closed]

AspNetCore Abstractions could not load

asp.net-core .net-core

Adding the "Produces" filter globally in ASP.NET Core

How to manually parse a JSON string in net-core 2.0

How to ConfigureServices Authentication based on routes in ASP.NET Core 2.0

ASP.NET Core Authorize AD Groups through web.config

Identity asp.net core 3.0 - IdentityDbContext not found

warning NETSDK1080: A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher

Get controller and action name from AuthorizationHandlerContext object

Is it possible to have multiple GETs that vary only by parameters in ASP.NET Core?