CommunityToolkit.Aspire.Hosting.SqlServer.Extensions
📦 CommunityToolkit.Aspire.Hosting.SqlServer.Extensionsv13.5.03Functions
0Types
0 types and 0 members
Functions
method
withAdminerbuilderAdds an administration and development platform for SqlServer to the application model using Adminer.
withAdminer(containerName?: string, imageTag?: string): SqlServerServerResourcemethod
withDbGatebuilderAdds an administration and development platform for SqlServer to the application model using DbGate.
withDbGate(containerName?: string, imageTag?: string): SqlServerServerResourcemethod
withDbxbuilderAdds an administration and development platform for SqlServer to the application model using dbx.
withDbx(containerName?: string, imageTag?: string): SqlServerServerResource