net9.0
namespace Aspire.Hosting
{
    public static class NatsBuilderExtensions
    {
        [Obsolete("This method is obsolete and will be removed in a future version. Use the overload without the srcMountPath parameter and WithDataBindMount extension instead if you want to keep data locally.")]
        public static IResourceBuilder<NatsServerResource!>! WithJetStream(this IResourceBuilder<NatsServerResource!>! builder, string? srcMountPath = null);
    }
}
.NET 8.09.0
Information specific to net9.0
Assemblies

Aspire.Hosting.Nats , Version=8.0.2.0, PublicKeyToken=cc7b13ffcd2ddd51

Aspire.Hosting.Nats , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Aspire.Hosting.Nats.

Package Aspire.Hosting.Nats net8.0
Obsolete This method is obsolete and will be removed in a future version. Use the overload without the srcMountPath parameter and WithDataBindMount extension instead if you want to keep data locally.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

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