nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
742 stars 309 forks source link

Add `services.AddShopifySharpUtilities` #980

Closed nozzlegear closed 9 months ago

nozzlegear commented 9 months ago

This pull request adds a new services.AddShopifySharpUtilities to the ShopifySharp.Extensions.DependencyInjection package. The method injects the new ShopifySharp.Utilities classes into the DI container.