-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/idea/1025683/allow-to-read-and-update-an-xlsx-file.html)._
---
I want to read and…
-
### Description
When using `Utf8.TryWrite` to write an interpolated string as UTF8 bytes, passing an alignment value with any of the formatted values does not always result in the same amount of padd…
-
### .NET version
.NET 6+
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
.NET 3.1
### Issue description
The new over…
-
### Steps to Reproduce
Use the Android HttpClient implementation.
Call HttpClient.SendAsync or probably any of its other methods, on an endpoint that does not exist such as http://localhost:1234…
-
Multiple times a day I get this message. "Visual Studio stopped responding for 9 seconds. Disabling the extension CSharpier 1.5.1 might help."
Here is the CSharpier output:
```
[Debug - 19/02/2…
-
I'm working on a game called [GnollHack](https://github.com/hyvanmielenpelit/GnollHack) in .NET MAUI 9.0 Preview 6 that uses SkiaSharp 3.0 Preview 3.1 with several SKCanvasViews. However, after openin…
-
### Description
Build fails for iOS and Mac when a Maui project references a Visual Basic netstandard2.0 or net7.0 library.
1>------ Build started: Project: MauiBugVbClassLib, Configuration: Debug…
-
## Which area/kind this issue is related to?
/area alizer
/area test-automation
## Issue Description
related: https://github.com/redhat-developer/alizer/pull/223
Add testing f…
-
**Describe the bug**
After closing a file the "Re-Open Closed File" menu item remains disabled and never allows reopening a file
**To Reproduce**
Steps to reproduce the behavior:
1. Open a file
…
-
Hi.
I apologise if this isn't the correct place to ask this question. I'm aware of the sample here (https://github.com/xamarin/ios-samples/tree/main/ios11/MusicKitSample) but it's not exactly what …