Skip to content

Abstractions package? #225

@JasonWeinzierl

Description

@JasonWeinzierl

Is there any thought around separating out the Plaid request/response models from the HttpClient logic?

I'm working in a project which needs to parse and manipulate Plaid data, but not download that data from Plaid directly. It would be nice to have access to the C# classes for deserializing JSON without pulling in all of Going.Plaid which depends a bunch of other stuff like Microsoft.Extensions.Http. What about a Going.Plaid.Abstractions package with as few dependencies as possible, which the main Going.Plaid package could depend on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions