David Pine

Results 42 issues of David Pine

We should have a tutorial that demonstrates how to create a .NET Aspire component.

help wanted

This is the perfect, real-world app that could benefit from using .NET Aspire. This would allow the frontend to talk with the backend via service discovery.

priority1

## Summary Drop all preview mentions for .NET Aspire. Needs to be `live` the morning of //build. Approvals and auto-merge will be blocked until the `DO NOT MERGE` label is...

DO NOT MERGE
dotnet-csharp/svc
dotnet-fundamentals/svc

Add support for reading/parsing .slnx file formats. Example: ```xml ```

Currently the .NET version sweeper is a bit narrow-minded, it only sees .NET Core, .NET 5, and .NET Framework versions as TFMs. We need to teach it about: - [.NET...

enhancement

Site accessibility assessment and task list creation - [ ] Run a11y audits and assessments. - [ ] Create actionable tasks (GitHub issues w/ appropriate labels). - [ ] Prioritize...

enhancement

The following is a table of new NuGet packages to add: - [ ] Add `GitHub.Actions.HttpClient`: equivalent to [`@actions/http-client`](https://github.com/actions/toolkit/tree/main/packages/http-client). #9 - [ ] Add `GitHub.Actions.Exec`: equivalent to [`@actions/exec`](https://github.com/actions/toolkit/tree/main/packages/exec). Consider `CliWrap`....

enhancement
help wanted

> Does YARP support a simple proxy config, where I can intercept /api HTTP requests, and redirect them to the configured weather API url? Yes: https://microsoft.github.io/reverse-proxy/articles/config-files.html Perhaps we could add...

Show the Azure Storage emulator support for local development with .NET Aspire, queues and blobs. Related to https://github.com/dotnet/docs-aspire/pull/108

area-samples

## Summary Help more clearly define local dev. Fixes #937 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/fundamentals/app-host-overview.md](https://github.com/dotnet/docs-aspire/blob/1e2db48a39d900b1d90605fc683cf87024549188/docs/fundamentals/app-host-overview.md) | [.NET Aspire orchestration overview](https://review.learn.microsoft.com/en-us/dotnet/aspire/fundamentals/app-host-overview?branch=pr-en-us-968)...

getting-started
fundamentals