feat: fill LearnBlazor Part02-16 demos (Web-only, RCL + mini-api + bUnit tests) - #17
Merged
Conversation
…educed-motion demos
…hine + minimal API backend
…+ manual IComponent
…ders + publish notes
CI hook end-of-file-fixer failed because write tool omitted trailing newlines. Run pre-commit run --all-files to fix all 154 files; all hooks now pass: trim trailing whitespace, fix end of files, mixed line ending, check json/yaml, codespell, clang-format, dotnet format.
- CultureSelector: add CookieOptions Secure/HttpOnly/IsEssential - JsCallback.Dispose: replace empty catch-all with typed JSDisconnectedException/ObjectDisposedException - SimpleAuthStateProvider: mark _state readonly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fills 14 of 15 LearnBlazor placeholder projects (Part02–16, skip Part11) with mid-size Blazor Server Web demos derived from \ArchitectureDesign/BlazorStudy\ docs, adapted to pure Web frontend (no MAUI/Hybrid).
Per-Part mapping
New sub-projects (added to \LearnCSharp.CI.slnx)
Verification
Spec & plan
Part11 kept as compilable placeholder with a note explaining the skip (MAUI-only content, pure-Web n/a).