net10.0
namespace Aspire.Hosting
{
    public static class ElasticsearchBuilderExtensions
    {
        public static IResourceBuilder<ElasticsearchResource!>! AddElasticsearch(this IDistributedApplicationBuilder! builder, string! name, IResourceBuilder<ParameterResource!>? password = null, int? port = default);
    }
}
nuget.org
0.0 %
Reference this API
.NET
8.09.010.0
Information specific to net10.0
Assembly

Aspire.Hosting.Elasticsearch , Version=13.0.0.0, PublicKeyToken=

Referencing

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

Package Aspire.Hosting.Elasticsearch (13.0.0) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API