CommunityToolkit.Aspire.Hosting.SqlServer.Extensions
📦 CommunityToolkit.Aspire.Hosting.SqlServer.Extensionsv13.4.02Functions
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): SqlServerServerResource