FruitBankHybridApp/FruitBank.Common/Dtos
Loretta 5bd5e14953 Enable source-generated binary serialization & AOT
Added AcBinarySerializable and ToonDescription to DTOs/entities for source-generated serialization. Enabled AOT compilation for Blazor/WebAssembly projects. Integrated AyCode.Core.Serializers.SourceGenerator as analyzer. Updated solution and project files, improved entity metadata, and adjusted imports. Commented out InitializeComponent in WinUI App for startup handling.
2026-03-07 14:05:39 +01:00
..
GenericAttributeDto.cs Enable source-generated binary serialization & AOT 2026-03-07 14:05:39 +01:00
MeasuringProductDto.cs Improvements, fixes, etc... 2025-11-05 14:56:07 +01:00
OrderDto.cs Enable source-generated binary serialization & AOT 2026-03-07 14:05:39 +01:00
OrderItemDto.cs Enable source-generated binary serialization & AOT 2026-03-07 14:05:39 +01:00
ProductDto.cs Enable source-generated binary serialization & AOT 2026-03-07 14:05:39 +01:00
StockQuantityHistoryDto.cs Enable source-generated binary serialization & AOT 2026-03-07 14:05:39 +01:00