1 implementation of CatalogBrands
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests (1)
TestDbContext.cs (1)
22
public DbSet<CatalogBrand>
CatalogBrands
=> Set<CatalogBrand>();