Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

TempDirectory

Classabstractnet10.0
📦 Aspire.Hosting v13.5.4
Represents a temporary directory that will be deleted when disposed.
namespace Aspire.Hosting;
public abstract class TempDirectory
: System.IDisposable
{
// ...
}
IDisposable
View all properties
View all methods