-
Notifications
You must be signed in to change notification settings - Fork 110
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
EF Core 1 & 2 support? #136
Comments
embarrassing wip - edit - removed in preference to https://github.com/asulwer/tracker-enabled-dbcontext |
@davious davious, is your wip still a wip? Any nuget package coming soon? |
@txavier I'm no longer working on it. I ended up going with https://entityframework-plus.net/audit |
Ok, thanks. I tried the Audit.NET. |
I checked your code out. it does not accurately support core 2+, it actually will not compile for it. check my code and its nuget package |
added to ASP.Net Core 2 project with EF Core 2 and VS solution complained. Any idea when it will support EF Core 2? what about EF Core 1+?
The text was updated successfully, but these errors were encountered: