-
### Summary
I need to deploy workspace that supports dotnet framework. It only run on windows so I prepare a windows host to deploy the workspace.
**Problem**: a workspace pod consits of the follo…
-
### Description
It appears that `Vector` matches native vector width regardless of the value specified in environment variable `DOTNET_PreferredVectorBitWidth`.
### Reproduction Steps
Given …
-
### Describe the bug
Directly quoting from Bootstrap 4 Form Validation guidelines: https://getbootstrap.com/docs/4.4/components/forms/#validation
>Bootstrap scopes the :invalid and :valid st…
-
I would like to ask for help with the below error, when running the pipeline to deploy gmm. Rest of the functions are build successfully.
Note: all functions are build with the same dot.net version. …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We maintain prerendering guidance for hosted Blazor WebAssembly at ...
https://learn.micro…
-
### Description
Using `dotnet watch` on a project and modifying the code of a class with a very specific structure fails as follows:
```
value: 3
value: 3
value: 3
dotnet watch ⌚ File changed: .…
-
I could build and use dotdevelop before, but recently I reinstalled PopOS 22.04. dotnet-sdk-3.1 and dotnet-sdk-5.0 is not supported by microsoft anymore and there are no packages available that I coul…
-
## Type of question
How to implement a specific feature
Hi,
I'd like to reconcile built in service objects with a specific label.
The documentation (https://buehler.github.io/dotnet-operator…
-
It is a common pattern in data plane clients to have model types with the `Options` suffix.
This issue tracks the work to understand and document the intended scope of analyzer warning AZC0030, so it…
-
Type: Bug
## Issue Description ##
Intellisense doesn't show method when typing just above method declaration
## Steps to Reproduce ##
// showing Intellisense for MyMethod
Console.WriteLine(…