Share via


AspireStoreExtensions Class

Definition

Provides extension methods for IDistributedApplicationBuilder to create an IAspireStore instance.

public static class AspireStoreExtensions
type AspireStoreExtensions = class
Public Module AspireStoreExtensions
Inheritance
AspireStoreExtensions

Methods

GetFileNameWithContent(IAspireStore, String, String)

Gets a deterministic file path that is a copy of the sourceFilename. The resulting file name will depend on the content of the file.

Applies to