Base solution for your next web application
Open Closed

Small Fix to Comment #3059


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.