curl -sSL https://aspire.dev/install.sh | bash
curl -sSL https://aspire.dev/install.sh | bash -s -- -q staging
curl -sSL https://aspire.dev/install.sh | bash -s -- -q dev
irm https://aspire.dev/install.ps1 | iex
iex "& { $(irm https://aspire.dev/install.ps1) } -Quality staging"
iex "& { $(irm https://aspire.dev/install.ps1) } -Quality dev"
📦 CommunityToolkit.Aspire.Hosting.RavenDB
v13.1.1
RavenDBBuilderExtensions
Hosting.IDistributedApplicationBuilder
RavenDBDatabaseResource
RavenDBServerResource
LicensingOptions
RavenDBSecuredServerSettings
RavenDBServerSettings
SetupMode