IFileSystemService
Interface net10.0
Service for managing Aspire directories.
namespace Aspire.Hosting;
public interface IFileSystemService{ // ...}Remarks
Section titled Remarks This service provides a centralized way to manage directories used by Aspire, including temporary files, cache, and other storage needs.