Api/Netina.Infrastructure
Amir Hossein Khademi 559ab04d9b Add MetaTags support and update project configurations
- Removed unused @using directives in App.razor and BrandsPage.razor.
- Added UI elements for meta tags in BrandActionDialogBox.razor.
- Updated BrandActionDialogBoxViewModel to handle meta tags.
- Changed label text in DiscountActionDialogBox.razor.
- Updated assembly and file versions in Netina.AdminPanel.PWA.csproj.
- Added BlogMetaTag and BrandMetaTag classes.
- Added migration to update database schema for meta tags.
- Updated BlogController to handle meta tags.
- Set LangVersion to latest in multiple project files.
- Changed array initialization syntax in various files.
- Added MetaTags property to BlogLDto and BrandLDto classes.
- Updated Blog and Brand classes to handle meta tags.
- Refactored mappers to include meta tags handling.
- Improved product sorting in GetProductsQueryHandler.cs.
- Updated ApplicationContextModelSnapshot for new entities.
2024-12-11 00:25:26 +03:30
..
Marten fix marten 2024-10-10 22:12:46 +03:30
Models CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
RestServices fix files 2024-08-09 21:55:16 +03:30
Services Refactor and enhance product and order handling 2024-12-06 17:37:41 +03:30
InfrastructureConfig.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
Netina.Infrastructure.csproj Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30