-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install SDK 9.0.100-rc.2.24474.11
- Apply feed for SDK 9.0 RC2
3. Install Aspire 9.0.0-preview.4.24475.9
- Apply the dotnet8 …
-
### Action config
```
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIR…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
We are using structured logging (us…
-
## Description
Ensure source maps are generated during the production build process and hosted externally with versioning to enable logging of readable errors in production. Source maps should not be…
-
A Google search for "[gopls features](https://github.com/golang/tools/blob/master/gopls/doc/features/README.md)" or "[Gopls: Code transformation features](https://github.com/golang/tools/blob/master/g…
-
With the following code:
```
if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI();
}
```
The swagger API r…
-
### Description
Embed content should work on Miro and Figma
This is what an embedded dashboard looks like in Miro
![image](https://github.com/user-attachments/assets/f2efb3a0-cc35-4af6-af40-5…
-
**Describe the bug**
After upgrading to .NET 7 from .NET 6, passing the validator instance directly throws `InvalidOperationException` but works if we let `FluentValidationValidator` to create the in…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When I use the Azure Function in Aspire, a strange behavior occurs when I have this block in …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Since upgrading to .NET 9 my application wouldn't start and the exception given indicated an …