ce40abe20faa946dbdb192f876880d8b222f1ade
Introduce VwmyCatalog as a keyless entity mapped to the VWMY_CATALOG database view. Update ApplicationDbContext to include the new DbSet and configure its mapping. Modify CatalogRepository to query the view instead of the table for GetAllAsync and GetByIdAsync. Add AutoMapper configuration for VwmyCatalog to Catalog. Add the VwmyCatalog entity class.
Description
Languages
C#
47.1%
HTML
38.3%
CSS
14%
TSQL
0.6%