CommunityToolkit.Aspire.Hosting.SqlServer.Extensions
📦 CommunityToolkit.Aspire.Hosting.SqlServer.Extensions v13.4.0 2 Functions
0 Types
0 types and 0 members
Functions
method
withAdminer builder Adds an administration and development platform for SqlServer to the application model using Adminer.
withAdminer(containerName?: string, imageTag?: string): SqlServerServerResource method
withDbGate builder Adds an administration and development platform for SqlServer to the application model using DbGate.
withDbGate(containerName?: string, imageTag?: string): SqlServerServerResource