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

.net 4.8 target framework is not generating interceptors #142

Open
kachalkov opened this issue Dec 12, 2024 · 1 comment
Open

.net 4.8 target framework is not generating interceptors #142

kachalkov opened this issue Dec 12, 2024 · 1 comment

Comments

@kachalkov
Copy link

Describe the bug

We are trying to use [Column] and [UseColumnAttribute] to support mapping of column to Enum column

Where are you seeing this?

  • what Dapper.AOT latest version?

To Reproduce
Example code; SQL/C# as appropriate

Expected behavior
Interceptor is generated during build or error is thrown

Screenshots
image

Additional context
Add any other context about the problem here.

@mgravell
Copy link
Member

Huh, that's weird. Will investigate, thanks!

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

2 participants