MigrationsEndPointMiddleware Class

Definition

Processes requests to execute migrations operations. The middleware will listen for requests to the path configured in the supplied options.

C#
public class MigrationsEndPointMiddleware
Inheritance
MigrationsEndPointMiddleware

Constructors

Methods

Invoke(HttpContext)

Process an individual request.

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0