Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Routing to an ApiController in a razor page app?

.Net Core Hosted Service Requires HttpContext

SignalR call to specific client from controller ASP.NET Core 2.1

Where is the site.css file located for Identity?

Microsoft.AspNetCore.App - Versioning / Should it be referenced in non ASP.NET class libraries?

c# asp.net-core .net-core

.NET Core Httpclient works but .Net Framework 4.7.2 httpclient doesn't

EF Core, database-first. How to move generic repository interface to another assembly?

Error in moq "An expression tree may not contain a call or invocation that uses optional arguments"

c# asp.net-core nunit moq

Could not find 'aspnetcorev2_inprocess.dll'. Exception message

How can I seed users and roles in my asp.net core 3.1 application?

AllowAnonymous is not ignored in ASP.NET Core custom AuthenticationHandler after migrating from .NET Core 2.2 to 3.1

asp.net core: "Operations that change non-concurrent collections must have exclusive access."

JwtBearerEvents.OnMessageReceived not Called for First Operation Invocation

dynamic c# ValueKind = Object

Upgrade from Entity Framework 6 to EF Core

When uploading files to ASP.Net 5 Web API, the collection of IFormFile is empty

asp.net-core

ASP.Net 5 Identity Persisted Authentication Not Working IIS 7.5 Idle Timer

How do I use custom model binder that supports dependency injection in ASP.NET Core?

How to test model binder in ASP.Net MVC 6?

ASP.NET Core RC2 Can't Find Html Encoder Implementation