Http handler in asp.net core

Lapenkov Vladimir

Now i have asp mvc 5 .net framework project and handlers (ashx files with custom logic) to process customer needs (i.e. pricelists in custom format).

I intend to move to asp core, and the question : is there an equivalent to handler? Articles on internet suggest to put logic to middleware, but this is inconvenient way in my case.

Lapenkov Vladimir

Razor pages with it's own logic and model best way to substitute custom handlers in my case

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Unable to access HTTP request body content in ASP.NET Core 3.1 exception handler

Is there a way to catch a HTTP request to a non existing custom handler for Razor Pages in ASP.NET Core 2.1?

ASP.NET Core Pages Handler

Asp .Net Core policy handler not triggering

Authorization failing for custom authentication handler for ASP.NET Core 3.1?

Pass an exception to the default ASP.Net CORE error handler

ASP.NET Core map route to static file handler

ASP.NET Core Authorization Policies: Can't step into the handler?

ASP.NET Core: Razor: Post QueryString as is to a razor handler

How to create generic route handler in ASP.NET Core

the program is not able to find handler for MediatR query ASP.Net Core

ASP.NET Core Razor - Global Exception Handler

ASP.NET Core MVC NET 5.0 HTTP Error 500.0

How can I get a custom exception handler written in ASP.Net Core 2.0 to work in ASP.Net Core 3.1?

ASP.NET Core Razor Pages - How to bind an asp-page-handler to a checkbox without Javascript

Model Binding HTTP Requests in ASP.Net Core WebAPI

ASP.NET Core 2.2 ERR_CONNECTION_REFUSED for http

Return HTTP 403 using Authorize attribute in ASP.Net Core

ASP.NET Core slow HTTP requests to Azure App Service

HTTP Error 500.30 - ASP.NET Core app failed to start

http client exception handling in asp.net core

ASP.NET Core - configure HTTP logging fields through configuration?

Reverse proxy and in-process HTTP server in Asp.Net Core

HTTP Attribute Same as Routing - ASP.Net Core API?

ñ character in ASP.NET Core 3.1 http header

HTTP 400 on simple ASP.Net Core Razor page

asp.net core 2.1 HTTP Error 502.5

ASP.NET Core with IIS - HTTP Verb Not Allowed

HTTP Error 502.5 - Process Failure asp.net core 2.0