-
### 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.
I have a **Standalone Client side B…
-
### Type of issue
Code doesn't work
### Description
In "How to: Display milliseconds in date and time values", the example inserts a milliseconds format specifier into the format string by searchin…
-
Hi!
I am reading the following page:
https://learn.microsoft.com/en-us/dotnet/api/System.Diagnostics.Process.WaitForExit?view=net-8.0
And I noticed the following:
> This overload ensures t…
-
### Type of issue
Missing information
### Description
See details in https://github.com/dotnet/sdk/issues/30103#issuecomment-2051870339
Starting with .NET SDK 9 Preview 3, the earliest bindings …
-
In https://github.com/dotnet/docs/blob/main/docs/standard/simd.md, Vector sample code, it has logic of handling case about input array length not be integral multiple of Vector.Count (see green block)…
-
**Describe the bug**
Using out of box configuration. (jsonb-3.0 feature of Liberty server 24.0.0.9) for REST services delivering a JSON record gives the following string value for a java.util.Date fi…
-
# Summary
`dotnet build` ignores Code Quality analysis rule severity settings in `.editorconfig`, while Visual Studio honors them.
# Environment
- Windows 10
- dotNet version: 8.0.304
- V…
-
### Description
FAKE throws a `BuildFailedException` when running `DotNet.publish`. An inner exception indicates that FAKE is trying to load `Microsoft.Build.Framework, Version=15.1.0.0`, which do…
-
I went through the entire steps in https://github.com/gusztavvargadr/packer/blob/master/samples/README.md?plain=1
to install dependencies (e.g. dotnet, cake, etc etc).
I'm getting this error when …
-
Events from Android can send device logcat logs as attachments.
The current preview format shows it as standard text. We'd like to be able to see the logs in a more user friendly way.
For example,…