C V

Results 8 comments of C V

Any movement on this? I have a request to add a discount code with a limit of 1 use per customer. Seems like this would be a great fit.

Any update on this feature? I just upgraded a project to 1.17 and see that the limit is still global in the admin; there is no per customer limit option....

Looking into this some more, it looks like the problem may be in SwaggerGenServiceCollectionExtensions.cs, line 34: ``` #if (!NETSTANDARD2_0) var serializerOptions = s.GetService()?.Value?.JsonSerializerOptions ?? new JsonSerializerOptions(); #else var serializerOptions =...

@RCSandberg yep, I ended up configuring both. I'm not sure there's a better way without added complexity. Microsoft has a recent history of duplicating entire namespaces for new framework/features. I...

So.. is TaxJar dead or?

Same here. Haven't seen any commits since Aug 26. Is this plugin abandoned? Would be nice to hear a chime in from the maintainer(s). The exception thrown in the IDE...

The workaround is to modify the settings file directly. `%AppData%\JetBrains\\options\wrap.xml`