Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: