net9.0
namespace Aspire.Hosting.ApplicationModel
{
    public class ResourceNotificationService
    {
        [Obsolete("ResourceNotificationService now requires an IHostApplicationLifetime.\r\nUse the constructor that accepts an ILogger<ResourceNotificationService> and IHostApplicationLifetime.\r\nThis constructor will be removed in the next major version of Aspire.")]
        public ResourceNotificationService(ILogger<ResourceNotificationService!>! logger);
    }
}
.NET 8.09.0
Information specific to net9.0
Assemblies

Aspire.Hosting , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Aspire.Hosting , Version=8.2.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Aspire.Hosting.

Package Aspire.Hosting net8.0
Obsolete ResourceNotificationService now requires an IHostApplicationLifetime. Use the constructor that accepts an ILogger<ResourceNotificationService> and IHostApplicationLifetime. This constructor will be removed in the next major version of Aspire.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

09/17/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙