Skip to content
Docs Try Aspire
Docs Try

withAdminer

Method
📦 CommunityToolkit.Aspire.Hosting.SqlServer.Extensions v13.4.0
interface SqlServerServerResource {
// ... omitted for brevity
withAdminer(
containerName?: string,
imageTag?: string): SqlServerServerResource;
}

Signature

method withAdminer builder
Adds an administration and development platform for SqlServer to the application model using Adminer.
withAdminer(
containerName?: string,
imageTag?: string): SqlServerServerResource
containerName string optional
imageTag string optional
SqlServerServerResource

Applies to

This method applies to the following types: