打开 关闭

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


User avatar
0
cellero 创建
  • 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 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    We'll check and fix it, thanks

  • User Avatar
    0
    alper 创建
    支持团队 Director

    this is fixed. will be released with 5.1.2

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