Aspire.Hosting.Testing
Official
📦 Aspire.Hosting.Testing v13.2.0 3 Functions
0 Types
0 types and 0 members
Functions
function
getConnectionString Gets the connection string for the specified resource.
getConnectionString(resourceName: string): string function
getEndpoint Gets the endpoint for the specified resource.
getEndpoint(resourceName: string, endpointName?: string): uri function
getEndpointForNetwork Gets the endpoint for the specified resource in the specified network context.
getEndpointForNetwork(resourceName: string, networkIdentifier?: string, endpointName?: string): uri