aspire icon indicating copy to clipboard operation
aspire copied to clipboard

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET

Results 189 aspire issues
Sort by recently updated
recently updated
newest added

### Description of the problem 1. Using Aspire Preview 7 (Version="8.0.0-preview.7.24251.11), create a fresh new aspire sample app using `dotnet new aspire-starter -n AspireStarter7` 2. Run it locally from the...

area-components

### Discussed in https://github.com/dotnet/aspire/discussions/3319 Originally posted by **fergalmoran** April 1, 2024 I have this in my launchsettings.json for my ApiService and it starts up fine (and serves the correct cert)...

good first issue
help wanted
area-app-model

###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/aspire/pull/3961)

area-app-model

Fixes #4150 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/aspire/pull/4153)

area-dashboard

Allow endpoints to be defined in the Kestrel config as an alternative to the profile. As is the case at runtime, Kestrel config endpoints override profile endpoints. Fixes #3456 ######...

area-app-model
community-contribution

I just upgraded to .NET Aspire preview 6, and I've seen the new "Enter token to log in..." dialog a handful of times already. Most of the time it does...

area-dashboard

Adds the Milvus vector database to Aspire. - [x] Hosting component using container standalone - [x] Client component using C# Milvus.Client - [x] Hosting/Component initial tests - [x] Added playground...

I've been facing a number of sparodic SQL timeouts - performance generally seems fine, but a number of timeouts show up in the logs. On a hunch, I tried disabling...

area-orchestrator

Bumps the azure group with 3 updates in the / directory: [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net), [Azure.Messaging.EventHubs.Processor](https://github.com/Azure/azure-sdk-for-net) and [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Storage.Blobs` from 12.19.1 to 12.20.0 Release notes Sourced from Azure.Storage.Blobs's releases. Azure.Storage.Blobs_12.20.0 12.20.0 (2024-05-13)...

area-codeflow
community-contribution

Bumps [Polly.Extensions](https://github.com/App-vNext/Polly) from 8.3.1 to 8.4.0. Release notes Sourced from Polly.Extensions's releases. 8.4.0 What's Changed Remove async void usage by @​martincostello in App-vNext/Polly#2013 [Docs] Add cheat sheet for outcome chaos...

area-codeflow
community-contribution