Open Closed

ABP Suite 5.1.1 Generating Entity - DbSet position in DbContext.cs error #2428


User avatar
0
cellero created
  • ABP Framework version: v5.1.1
  • UI type: Blazor Server
  • DB provider: EF Core

The public DbSet is inserted into the wrong location in the xxxDbContext.cs file when generating with Abp Suite.

It is inserted inside public DbSet<IdentityUser> Users { It is easy to replicate this issue by creating a new project and create a simple entity.


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    We'll check and fix it, thanks

  • User Avatar
    0
    alper created
    Support Team Director

    this is fixed. will be released with 5.1.2

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11