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