Donovan Edye

Results 23 issues of Donovan Edye

Hi, I wanted to convert the [JSON](https://pkgstore.datahub.io/core/top-level-domain-names/top-level-domain-names.csv_json/data/c46b1be79158543bed1031ec074e6c16/top-level-domain-names.csv_json.json) from https://datahub.io/core/top-level-domain-names to some C# code. However I got the above error when pasting the JSON into https://app.quicktype.io/. It appears that Unicode data...

C#

Hi, Is there any support or planned support for comparing screenshots in a test? Something like https://ghostinspector.com/docs/comparing-screenshots/ would be ideal.

question
proposal

Hi, While pulling from NuGet I get the following exceptionj. Same occurrs if I run the T3DocoptNet.tt T4 template. ``` Severity Code Description Project File Line Suppression State Error An...

Hi, Fresh install of Minikube 0.28.2 on Windows 10 and after following the instructions I am unable to install Monocular. Any suggestions? ``` C:\Kubernetes>helm list NAME REVISION UPDATED STATUS CHART...

### Environment * tsrc version 2.0.0 * Operating system: ... I am using a stock install of Cmder (https://cmder.net/) with following version info: ``` ls %CMDER_ROOT% | grep Version* Version...

help wanted

``` tsrc sync repo1[.repo2, repo3] ``` Basically the ability to sync one or more repos from the command line

Hi, Appreciate you making this available. A nice to have feature would be to be able to include block(s) for the agent status(es). Show when they are online / offline...

help wanted

Hi, Thanks for making FlashMessage available. Can you show how FlashMessage can be used in ASPX as well as code behind WebForms? A simple example please?

Hi, - mNailGun 0.7.0 I recently hardened my server to only allow use of TLS 1.2 and in doing so the wrapper stopped working throwing an exception of "Object Not...

Hi, DataDog has deprecated the use of Counter(). Is there any support for Count()? See https://docs.datadoghq.com/developers/metrics/counts/