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

Question: Is it possible to separate the Auditable and Trackable interfaces in a different package? #6

Open
cezarlamann opened this issue Aug 19, 2019 · 0 comments

Comments

@cezarlamann
Copy link

Hello!

First of all, I would like to thank you for your great job in this library.

I would like to ask you if it's possible to separate the Auditable and Trackable interfaces in a separate package and include this new package reference as a dependency to here?

I'm asking this because you did a great job in the interfaces and I would like to reuse them (as a package) in my "domain project layers" without having to add entity framework dependencies to projects that would probably not EF as ORM.

I'm aware of the #3, but since I'm only asking for the interfaces without the extensions, I guess that it would not escalate to lots of separate libraries.

For instance: Specification.cs only has dependencies from .NET Framework.

Other example: AuditableEntities.cs only have dependency to "System" package.

What do you think?

Thank you in advance!
Kind regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant