Updating sample projects#977
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates namespaces, imports, and project references across the Blazor and MinimalApis samples to align with the MiniExcelLib package. It also updates API usages, replacing ApplyTemplateAsync with FillTemplateAsync and useHeaderRow with hasHeaderRow, and refactors unit tests to use AutoDeletingPath for cleaner temporary file management. However, a critical issue was identified in Endpoints.cs where the arguments for FillTemplateAsync are reversed, which will cause runtime failures or incorrect behavior.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.