-
# Improving template tests in dotnet/installer
## Background
One of the most common problems with .NET templates shipped within .NET SDK are the issues which defining grouping metadata: identity…
-
.NET 6.0 reached EOL on Nov 12, 2024. Per the [Tag Lifecycle documentation](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md#tag-lifecycle), the 6.0 images will conti…
-
The default integration test template calls `ConfigureHttpClientDefaults` with `AddStandardResilienceHandler`
https://github.com/dotnet/aspire/blob/b45b0461b789c64d1b1dfa421f63e2e7a09540af/src/Aspire…
-
### **Describe the issue or suggestion**
Issue description
We need to update the instructions in the "[.NET Aspire tooling - .NET Aspire | Microsoft Learn](https://review.learn.microsoft.com/en-us/do…
-
When we define a template, we specify the parameters it has. Inside of the templates, we use the `parameters[]` notation to reference these. We can possibly validate that each referenced parameter has…
-
### Describe the Issue
I do not have the .NET 9 SDK, but updating to the latest versions of the Aspire templates leads to VS Code picking the .NET 9 versions by default. Leads me to having "Failed to…
-
### Is your feature request related to a problem? Please describe.
I incorrectly typed `dotnet new gitconfig` and got this
```sh-session
> dotnet new gitconfig
No templates or subcommands foun…
-
### On which page?
https://platform.uno/docs/articles/get-started-dotnet-new.html
### What's wrong?
At the very least we should update the page to remove .NET 6 and add .NET 8 as the default. But i…
-
**Current state**
- main branch
- open
- Runtime flows have been merged
- Watch scenarios/tests are still impacted
- 9.0.1xx
- In approval mode. All non-infra changes must go through tactics…
-
Not 100% sure how it works but it should be possible to create a dotnet template and then create pipeline projects fast:
```
dotnet new sharpliner ...
```
https://docs.microsoft.com/en-us/dotnet…