alex4998

Results 5 comments of alex4998

I just reviewed the code. As far as I understand it is a matter of using PkwareTraditionalCryptoStream in the streams chain for writing data. It is, of course, if that...

I see it is almost a year old issue. It still exists. In my case I don't even reference System.Numerics.Vectors anywhere in the solution. I have no idea how to...

I'd like to mention there are interesting and useful language features introduced along with .NET 7. There are no reasons not to switch. Do you have any concerns about it?

I don't understand what you ask me to confirm. The first thing that I did, I added a question to the StackOverflow ( https://stackoverflow.com/questions/67708312/is-it-possible-to-debug-powershell-inline-script-block-jobs-in-visual-studio-cod). It contains all the details of...

I guess I already answered your question and I believe you know all this stuff better than me. There is Debug-Job cmdlet - https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/debug-job?view=powershell-7.1, so this feature should be available,...