Skip to content

[Pre3] Boot config file name change #35176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 10, 2025
Merged

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Apr 8, 2025

Fixes #35125

In addition to file name changes or changing the wording so that the file name isn't explicitly mentioned, here are some notes ...

  • bundle-caching-and-integrity-check-failures.md: Versioned out the Troubleshoot integrity PowerShell script section at 10.0. I opened What are we doing with the troubleshoot integrity PowerShell script? #35177 to consider what we'll do with the script.

  • Host and Deploy WASM index.md (overview): I merely changed the boot file name in the section on how to change the .dll extension. We're only keeping this guidance because if Webcil is turned off in .NET 8 or later this content comes into play ... IF it will still work.

    If you think that this whole procedure is going to fail 💥, then I think we should also version this content out at 10.0.

    If we do version it out, should we bother with a tracking issue to do something else for .dll files at 10.0 or later if the dev turns off Webcil for some reason? Do we have any idea from telemetry how often devs are turning Webcil off?


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/fundamentals/static-files.md aspnetcore/blazor/fundamentals/static-files
aspnetcore/blazor/host-and-deploy/webassembly/bundle-caching-and-integrity-check-failures.md aspnetcore/blazor/host-and-deploy/webassembly/bundle-caching-and-integrity-check-failures
aspnetcore/blazor/host-and-deploy/webassembly/github-pages.md aspnetcore/blazor/host-and-deploy/webassembly/github-pages
aspnetcore/blazor/host-and-deploy/webassembly/index.md aspnetcore/blazor/host-and-deploy/webassembly/index
aspnetcore/blazor/progressive-web-app.md aspnetcore/blazor/progressive-web-app
aspnetcore/blazor/webassembly-lazy-load-assemblies.md aspnetcore/blazor/webassembly-lazy-load-assemblies

@guardrex guardrex requested a review from maraf April 8, 2025 14:26
@guardrex
Copy link
Collaborator Author

@maraf ... This one is blocking the next round of docs work, so I'm going to merge it now.

The only significant question is if the section on changing file extensions (if the dev disables Webcil) will still work with dotnet.boot.js with just filename changes to the existing coverage. I'll check that it works when Pre3 releases next week. I opened #35196 to track the testing.

@guardrex guardrex merged commit 6a9696a into main Apr 10, 2025
3 checks passed
@guardrex guardrex deleted the guardrex/blazor-boot-config-file branch April 10, 2025 13:35
wadepickett added a commit that referenced this pull request Apr 10, 2025
* Adds .NET 9 sample to mongo app (#35189)

* copy-paste to 9.x

* update code to .NET 9

* update references to code

* update references to 8.x code

* upate ms date

* add missing snapshot

* Update aspnetcore/tutorials/first-mongo-app.md

---------

Co-authored-by: Wade Pickett <[email protected]>

* SSE return types /2 (#35152)

* SSE return types /2

* SSE return types /2

* SSE return types /2

* SSE return types /2

* SSE return types /2

* fixes

* Update aspnetcore/fundamentals/minimal-apis/responses.md

Co-authored-by: Mike Kistler <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mike Kistler <[email protected]>

* react to feedback

* Update aspnetcore/web-api/action-return-types/samples/10/ControllerSSE/HearRate.cs

Co-authored-by: Mike Kistler <[email protected]>

* react to feedback

---------

Co-authored-by: Mike Kistler <[email protected]>

* Update complex-data-model.md

Fixes #35191

* WN .NET 10 Prev 3: Validation Support Minimal API (#35188)

* WN .NET 10 Prev 3: Validation Support Minimal API

* Added include to What's New topic for .NET 10 Preview 3

* Update with correct links

* Format link for attribute

* Correct DataAnnotations link

* Add review suggestions, remove future tense and lines

* Minor edit

* Remove line breaks

* fixed line break

* [Pre3] Boot config file name change (#35176)

* [Pre3] Declaratively persist state (#35198)

* Blazor Pre3 final updates for release (#35200)

* Patch Blazor Pre3 API (#35201)

---------

Co-authored-by: Tim Deschryver <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Rick Anderson <[email protected]>
Co-authored-by: Mike Kistler <[email protected]>
Co-authored-by: Luke Latham <[email protected]>
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.

[Pre3] Boot config file name change (blazor.boot.json 👉 dotnet.boot.js)
1 participant