Interface IDbMigrationsEndpointHandler
- Namespace
- Steeltoe.Management.Endpoint.Actuators.DbMigrations
- Assembly
- Steeltoe.Management.Endpoint.dll
public interface IDbMigrationsEndpointHandler : IEndpointHandler<object?, Dictionary<string, DbMigrationsDescriptor>>
- Inherited Members