Collin Alpert

Results 29 comments of Collin Alpert

Absolutely, it would be nice to know if this will be changed sometime soon. @MrAdam What I did was create a wrapper class around the client which just passes through...

That's a great idea. Unfortunately I'm a bit swamped at the moment and will only be able to get to this in a couple of weeks. In the meantime, I'd...

@furesoft I have started working on this, but am not quite sure what you are proposing. Using `BinaryFormatter` is discouraged, so maybe you could share what the generated code should...

@xafero That looks great! Would you like me to add that to this library?

> I think 1,024 bytes will still return KB. @glen-84 That is correct and I think this should be the default anyway. If you want a KiB output, you can...

@glen-84 I agree this would be the expectation at first glance. However a more consistent approach would be not to think of kilobytes and kibibytes as separate units, but more...

It happened again and I managed to create a Sample and a Spindump (using the Mac's Activity Monitor) of the `dotnet restore` process. [dump.txt](https://github.com/dotnet/installer/files/13198592/dump.txt) [sample.txt](https://github.com/dotnet/installer/files/13198593/sample.txt)

Unfortunately the problem still persists even after installing .NET 8. So it seems it has nothing to do with the preview versions.