MigrationsEndPointMiddleware Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Processes requests to execute migrations operations. The middleware will listen for requests to the path configured in the supplied options.
public ref class MigrationsEndPointMiddleware
C#
public class MigrationsEndPointMiddleware
type MigrationsEndPointMiddleware = class
Public Class MigrationsEndPointMiddleware
- Inheritance
-
MigrationsEndPointMiddleware
Migrations |
Initializes a new instance of the MigrationsEndPointMiddleware class |
Invoke(Http |
Process an individual request. |
Product | Versions |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |