Skip to content
DocsTry Aspire
DocsTry

HeaderAppInformation Properties

ClassProperties2 members
Sets app version and name. Used for constructing User-Agent header in all HTTP requests
Set app name for MinioClient
public string AppName { get; set; }
SetAppVersion for MinioClient
public string AppVersion { get; set; }