Skip to content
DocsTry Aspire
DocsTry

LogtoResource.withDatabaseSeeding

Method
📦 CommunityToolkit.Aspire.Hosting.Logto v13.5.0
interface LogtoResource {
// ... omitted for brevity
withDatabaseSeeding(): LogtoResource;
}

Signature

methodwithDatabaseSeedingbuilder
Starts Logto by running the database seed command before the application process.
withDatabaseSeeding(): LogtoResource
LogtoResource

Defined on

This method is defined on the following type: