0
justinp created
Hey all,
I'm porting things over to v4.0 and realized that one of the changes with moving to EF Core is that ABPZero isn't using the IDbSet, instead using the default DbSet. No big deal, but the comment in the file still says:
/* Define an IDbSet for each entity of the application */
Just a small change. If there's somewhere better to put this kind of information (e.g. Git), please let me know.
1 Answer(s)
-
0
Hi @JustinP,
Thank you for informing us. If you find such things in the future, you can create an issue on github or event you can send pull requests.
Thanks again.