Shane Krueger

Results 854 comments of Shane Krueger

> Oh, I forgot, this is where source generation should really shine What I meant here, was that if source generation was in the `InputObjectGraphType`, we wouldn't need to bother...

I'd suggest we proceed along these lines: 1. Rewrite/refactor reflection-based ToObject along lines previously discussed 2. Add CompileToObject (or similar name) 3. Add global switch to enable/disable CompileToObject, default to...

This applies only to the server project, correct @sungam3r ? GraphQL.NET does not know about `IServiceCollection`.

Thanks @macco3k for your assistance in closing this issue! Please submit an expense for $60 through OpenCollective via this link to collect this bounty: - https://opencollective.com/graphql-net/expenses/new

@macco3k Please confirm your username of Daniele on OpenCollective so I can approve the expense.

Just verbally confirm — say yes here

I don't favor this. First, I don't like having to retrieve the entire commit history, further delaying test runs. But even more importantly, I don't like introducing another build-time dependency...

Another option is to leave the version in directory.build.props at 20.0.0-preview. It will always generate a newer version than the latest published version. (This only matters if using another published...

If I have time perhaps I will test MinVer in one of my own repos

I think what we have already works perfectly.