Dan Clarke

Results 50 issues of Dan Clarke

Hi. I've just updated my project to ASP.NET Core 2.0 (from Core 1), which was using `WebApiContrib.Core.Formatter.Bson`. Whilst it compiles successfully - at runtime I get the exception below. I've...

This test fails, but I'm not sure why... ```cs [Fact] public void Test1() => Assert.Equal(("Some string", new List { ("Name", "Bob") }), ("Some string", new List { ("Name", "Bob") }));...

type: Discussion
area: Assertion library

Just setting this up for the first time ready for the [dotnetsoutheast codeathon](https://www.meetup.com/dotnetsoutheast/events/246326635/) on Saturday. The web project wouldn't build without me doing a manual `npm install` in the `AllReadyApp\Web-App\AllReady`...

Would be really nice if double clicking somewhere in the preview pane, would focus the editor pane with the cursor positioned at the text where you double clicked.

feature

First of all - thank you for this _amazing_ tool! It's so super-useful. My comment is a very trivial one, but I thought I'd raise it anyway. It's just about...

bug

We have a NodeJS app that calls out to both a gRPC service and a normal REST service. The request to the REST service contains the activity/operation-id headers as expected...

# Broken Website Report ## Website Address https://mail.google.com/ ## Steps To Reproduce Visit Gmail with using Darkreader ## Problematic Observation ## Screenshots ![image](https://user-images.githubusercontent.com/567988/189481444-5355cf27-1658-4249-ba3c-bfda01704bc3.png) ![image](https://user-images.githubusercontent.com/567988/189481449-f55bdef8-2bf7-43a2-8e5d-c3402d70be10.png) ## System Information OS: Windows 10...

Broken Website

**Is your feature request related to a problem? Please describe.** I would like to have my k9s config source controlled with my other config files. However, the k9s config file...

Newer versions of Chrome require this ... https://developer.chrome.com/extensions/manifestVersion Resolves #200

The `Attempting to use the Advanced interface without first having called ENSessionAdvanced.SetSharedSessionConsumerKey` error message didn't also mention the `ENSessionAdvanced.SetSharedSessionDeveloperToken` method. I had assumed the Advanced features didn't support developer tokens...