Ben McCallum

Results 106 comments of Ben McCallum

Hi @mhenry1384, sorry I haven't gotten to this. Did you find a solution?

Just checking in again, would you like me to take a further look?

I'm having an issue where I'm trying to use the example for @Include and Template, combined with the example for strongly-typed models using @inherit Base. The problem is that the...

It seems like maybe this wrapper is only required when the model is an anonymous type, based on here: https://github.com/adoconnection/RazorEngineCore/blob/a86a24bab26aadf9059d28c001a8c51898823680/RazorEngineCore/RazorEngineCompiledTemplate.cs#L94-L97 So in my case I can probably just remove that...

Any more thoughts on this?

@BenjaBobs, nice, you're using CosmosDb? I'm currently trying graphql-net and GraphQL.Net to Cosmos Db, but still seeing lots of limitations on both. Do you have anything open source you can...

Awesome, thanks @BenjaBobs, I'm not too familiar with Graph API / Gremlin, I'm leaning towards using the SQL API as it's more familiar to me. I started using [GraphQL.Net](https://github.com/ckimes89/graphql-net) which...

I'm on Chromium-based Edge now and installing the extension from the Google WebStore works in that I get the button next the address bar, but I don't get the in-page...

Oh man... sorry @tcrammond ! I didn't even realise that was a thing. I guess I'd set it up in Chrome so long ago I didn't realise. All good now...

I've got something whipped up so lemme know and I'll do a PR for it.