Andrew Teece

Results 8 issues of Andrew Teece

**Describe the bug** I would not expect warning messages to a console nor exceptions to include a `. .net standard exceptions always use ' and I would expect any library...

bug
Hacktoberfest

When using the callbacks available in settings the function Flurl is not executing the delegate in the context of the calling code block - this causes the update of member...

bug

Currently the PostHog cookie is created on the client as a cross-subdomain cookie and with no path. Given that we host multiple instances of our application all within the same...

enhancement

It seems that a standard/vanilla configuration of an Azure File Share returns 3 IP addresses. However the script fails with the following error because it tries to connect to a...

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug

**Describe the bug** On build servers we intermittently get an exception like the below. I suspect this is a threading issue due to use of BeginOutputReadLine; the string builder is...

bug

### Is your feature request related to a problem? Please describe. The Microsoft.Azure.SignalR.Management includes a FrameworkReference for Microsoft.AspNetCore.App even though a common use-case would be to broadcast messages from a...

Is this project abandoned and if so what is the new approach to writing PowerShell cmdlets in .net, specifically .net 5.0 and above? The last release was over a year...