Skip to content
Docs Try Aspire
Docs Try

withSqliteWeb

Method
📦 CommunityToolkit.Aspire.Hosting.Sqlite v13.4.0
interface SqliteResource {
// ... omitted for brevity
withSqliteWeb(containerName?: string): SqliteResource;
}

Signature

method withSqliteWeb builder
withSqliteWeb(containerName?: string): SqliteResource
containerName string optional
SqliteResource

Applies to

This method applies to the following types: