Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract Up API to some generic interface #16

Open
5 tasks
Hona opened this issue Oct 6, 2021 · 0 comments
Open
5 tasks

Abstract Up API to some generic interface #16

Hona opened this issue Oct 6, 2021 · 0 comments

Comments

@Hona
Copy link
Owner

Hona commented Oct 6, 2021

  • Create generic interface for generic bank models, as separate NuGet package
  • Create an aggregate generic interface, for accessing this data: IBankApi
  • Up.NET needs to implement this generic interface
  • ICurrentUserService should return IBankApi instead of IUpApi
  • Refactor Blazor components to use IBankApi instead of IUpApi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant