Nathan Roe
Nathan Roe
Does this just work on the current branch? Is it possible to use this to filter all branches?
The latest version of knockout appears to come with a Typescript definition file when install it with npm. This definition file seems to be pretty different from the latest one...
I'm having an issue similar to #7874. I've attached a Visual Studio project with a minimal reproduction. The issue occurs when a service registered as a singleton accepts a dependency...
When CoreWCF requests come into application insights, I just see `POST /MyService.svc`. There isn't any telemetry that tells me the actual service method that was called. I would like to...
I have created a custom macro with a content parameter. uSync does not appear to try to translate the content ID when syncing the data to another database. Is this...
Is there any way to configure this package to strong name every assembly in the bin folder and not just the assemblies that the project directly references?
I'm getting an out of memory exception when creating a lot of large objects with AutoFixture. I've tracked the error back to the numbers HashSet in RandomNumericSequenceGenerator. It appears that...
I think this is a similar issue to #590. Calling Get-SFTPChildItem without a Path parameter is not returning any results anymore. I'm pretty sure this was working in 3.2.0 but...
Addresses #958