AJ Isaacs 9929d82768 refactor: Replace SupplierStock with StockItem/SupplierOffering model
- Remove SupplierStock entity
- Update Material navigation from SupplierStocks to StockItems
- Update Supplier navigation from Stocks to Offerings
- Update ApplicationDbContext with new DbSets and configurations
- Add unique constraints: StockItem(MaterialId, LengthInches) and
  SupplierOffering(SupplierId, StockItemId)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:32:14 -05:00
2017-02-06 08:36:35 -05:00
Description
A windows program for saw cutting.
8.1 MiB
Languages
C# 68.5%
HTML 24.1%
Python 4.2%
CSS 2.5%
PowerShell 0.7%