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

Make TableRepository<T>/TablePartition<T> public #10

Closed
kzu opened this issue May 16, 2021 · 0 comments
Closed

Make TableRepository<T>/TablePartition<T> public #10

kzu opened this issue May 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kzu
Copy link
Member

kzu commented May 16, 2021

In scenarios like DI, it might be useful to directly register the generic implementations in a DI container.

For this, the actual implementations of ITableReposity and ITablePartition need to be public.

Make sure their constructors are public too.

Back this issue
Back this issue

@kzu kzu added the enhancement New feature or request label May 16, 2021
@kzu kzu changed the title Make TableRepository<T>/TablePartition<T> should be public Make TableRepository<T>/TablePartition<T> public May 16, 2021
@kzu kzu closed this as completed in 731d423 May 16, 2021
@devlooped devlooped locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant