-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
### Can't find the index.js file,while in the container's app folder, the file exists in the rgiht…
ddzsy updated
2 weeks ago
-
Repro:
1. `git clone https://github.com/mxschmitt/dotnet-nunit-asp-console-writeline`
2. `cd dotnet-nunit-asp-console-writeline`
3. `dotnet test --logger:"console;verbosity=detailed"`
Expected…
-
### Description
There are several MSBuild properties that can be used to customize compression behaviors.
* `CompressionEnabled` completely disables compression.
* `CompressionExcludePatterns` allow…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
15.0.0
### Bug summary
When attempting to duplicate the home page of the starter kit, it fails and an ap…
-
### Product
Nitro
### Version
14.1.0
### Link to minimal reproduction
https://github.com/fabianoliver/hotchocolate-bug-2024-08-11/tree/main
### Steps to reproduce
Run the server & run the follo…
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Nuget tool
### Client library/SDK language
Csharp
### Describe the …
-
### Describe the bug.
Get error "Error aquiring .NET!" on vscode start
Log from .NET Install Tool is fairly unhelpful
```
ms-azuretools.vscode-azure-github-copilot requested to download the .NET AS…
-
**SAMPLE CODE**
```
private string[] _states =
{
"Alabama", "Alaska", "American Samoa", "Arizona",
"Arkansas", "California", "Colorado", "Connecticut",
"De…
-
Hi, we have encountered below exception in our microservice serving as reverse proxy:
```
"MessageTemplate": "Connection id \"{ConnectionId}\", Request id \"{TraceIdentifier}\": An unhandled exceptio…
-
aspnetcore's signing functionality depends somewhat on shuttling bits from Linux/Mac to Windows. As arcade gets proper support for -sign on Mac and Linux, we should alter aspnetcore to be more 'vertic…