-
Hi,
I implemented Google Cloud Storage as a backend in [this project](https://github.com/sebastianbk/google-storage-ftp) and, just as I published it, I realized it would probably be a much better i…
-
This whole area hasn't been looked at beyond a basic port of the existing functionality. We need to research the best approach for plugging in a logging framework of choice and work out how we can bes…
-
## Current behavior
### Local debug
No problem to build and deploy to local IIS Express.
### Release (deploy to folder)
![image](https://user-images.githubusercontent.com/17034030/118271647-…
-
### Description
When using DI in an orchestrator class the analyzers will yield a warning if I assign a constructor to a private variable using the `this._foo = foo` syntax but not if I omit the `thi…
-
When testing writing a 1MB chunked response, we spend a considerable amount of time copying buffers (this profile is on windows):
![image](https://user-images.githubusercontent.com/95136/111912151-…
-
## Environment data
- Pylance version: v2024.9.1
- OS and version: Windows 11 Home 23H2
- Python version (& distribution if applicable, e.g. Anaconda): Microsoft v2024.15.2024091301…
-
## Steps to Reproduce
1. Break on an event handler in a razor.cs partial class (are we calling them code-behinds? blech.)
2. Hit F5 to continue processing.
Here's the method I'm breaking in…
-
I am using Resharper 2017.1 as a test runner and
I was using the nuget package of "3.4.0-beta-2".
On a fairly large solution (80+ DLL's and climbing)
I was suddenly finding many tests were refusi…
-
I was looking though my logs and noticed that the Timings log entries (_so-and-so completed/abandoned in X ms_) do not contain the `SourceContext` values. I can see that the log entry before the Timin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
(Building with Unity)
SignalR 6.x (6.0.0, 6.0.1, 6.0.2) doesn't work with android on IL2CPP.…