ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.

Results 213 ShopifySharp issues
Sort by recently updated
recently updated
newest added

`[Obsolete("This method is deprecated and will be removed in a future version of ShopifySharp.")] public virtual async Task PostAsync(string graphqlQuery, int? graphqlQueryCost = null, CancellationToken cancellationToken = default)` We were...

question
deprecated class or method

Only the partial shipping address is in the JSON file, but on the screen it's a full address. Does anyone know what could be the issue? This is what I...

missing or invalid properties
documentation

This is a task for 7.0. I'd like to change the pre-generated classes in ShopifySharp.GraphQL to use `PascalCasing` instead of `camelCasing`.

enhancement

Right now the generated classes in ShopifySharp.GraphQL all have extension methods for serializing and deserializing themselves using System.Text.Json. I'd like to explore whether it's possible to refactor (or disable?) those...

enhancement
serialization

Another task for 7.0. I want to reorganize some of our namespaces, and for the generated classes I want to move the classes themselves into something like ShopifySharp.Graph.Generated namespace. Other...

infrastructure

Hi, I have a product I need to update for 3 months, but I need a strongly named version. I've tried the current (2019) version on nuget, but it's just...

strongly named