Skip to content

Updating sample projects#977

Merged
michelebastione merged 3 commits into
mini-software:masterfrom
michelebastione:update-samples
Jun 21, 2026
Merged

Updating sample projects#977
michelebastione merged 3 commits into
mini-software:masterfrom
michelebastione:update-samples

Conversation

@michelebastione

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread samples/MiniExcel.Samples.MinimalApis/Endpoints.cs Outdated
@michelebastione michelebastione merged commit db0c635 into mini-software:master Jun 21, 2026
@michelebastione michelebastione deleted the update-samples branch June 21, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant