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