Implemented DLSiteClient.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace JSMR.Infrastructure.Integrations.DLSite.Models;
|
||||
|
||||
public class ProductInfoCollection : Dictionary<string, ProductInfo>
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user