Shane Krueger

Results 854 comments of Shane Krueger

> Sounds fine. I can't push an updated package to nuget anyway. See #110 Fixed

I wouldn't mind releasing it now as 0.6.0, but I don't think the current state of the code is worthy of a 1.0.0 release. It needs: - All example and...

@fiyazbinhasan I'll release 0.6.0 once #104 and #88 are merged.

Could this be due to a failure of the automatic naming of types within GraphQL.NET to handle generic types?

Thanks @codebude for all the effort on this project and seeking the advice of the community here! Below I provide my suggestions and reasoning: > # 1. How do we...

## New feature suggestions - Micro QR Codes (M1-M4) - Mixed-mode QR codes for more efficient packing of strings

I was thinking about the `Payload` class. Currently there are options for: - Version (auto or specific size) - ECC level (always specified) - Eci mode (auto or specific mode)...

Got it. Perhaps then these settings inside the payload class should be like constraints? Perhaps an exception is thrown if trying to generate a QR code that conflicts with a...