Sergio Pedri
Sergio Pedri
**Description**: Since MEGA supports duplicate files with the same name, it'd be useful to have an API that would upload/update a file, making sure that a duplicate is not created....
Hello Ben, I've started using this lib and I have to say so far it's great, you did an awesome job here! I did some tests with the UWP framework...
Hey @alwu-msft, thank you for the help! As I mentioned in my VS issue, I had two crashes related with .NET Native. The related GitHub issue is this one: https://github.com/microsoft/microsoft-ui-xaml/issues/2545....
### Closes #274 ### Description This PR fixes the shared rewrite logic for `ThreadIds.Normalized` properties to correctly result in [0, 1] values.
### The problem When viewing some diffs in a commit that has plenty of whitespace changes (eg. if that commit switched to file-scoped namespaces in C#, which causes each line...
## 🐛 Bug Report This seems potentially related to #4074/#4031, but I'm still seeing the issue even though the `null`-check has apparently been added to the log service resolved. I'm...
**Is your feature request related to a problem? Please describe.** Yes. The issue is that despite Refit uses source generators, the generated code is just a thin proxy back to...
**What kind of change does this PR introduce?** This PR adds a profiler project using `BenchmarkDotNet`. **What is the current behavior?** There is no built-in profiler. **What is the new...
Hi, I discovered this library the other day during a [Twitch stream](https://www.twitch.tv/videos/575919061?t=03h15m23s), and I want to say amazing work with this project, it looks great! I spent a bit poking...
**Version Used**: VS2022 17.2.0 **Steps to Reproduce**: 1. https://github.com/Sergio0694/ComputeSharp 2. Open solution, build any of the samples (eg. `ComputeSharp.Sample`) 3. Expand the analyzers node **Expected Behavior**: The analyzers from local...