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

Add IEntityType versions for Entity Type Name and Entity File Name transformers #245

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CDMayberry
Copy link

Updated version of #233 to include latest .Net 8 changes. Adds functionality to use IEntityType in the entity type name and entity file name transformers. No breaking changes I'm aware of, I forgot default interface methods existed which resolved my biggest roadblock with changing the interface.

Closes #232.

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

Successfully merging this pull request may close these issues.

[Feature] Change EntityTypeName and EntityFileName transformer to be able to use IEntityType
1 participant