Skip to content
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

CDN #5462

Closed
danroth27 opened this issue Jan 25, 2018 · 2 comments
Closed

CDN #5462

danroth27 opened this issue Jan 25, 2018 · 2 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Components Big Rock This issue tracks a big effort which can span multiple issues Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly

Comments

@danroth27
Copy link
Member

Make Blazor DLLs available from a CDN

@aspnet-hello aspnet-hello transferred this issue from dotnet/blazor Dec 17, 2018
@aspnet-hello aspnet-hello added this to the Backlog milestone Dec 17, 2018
@aspnet-hello aspnet-hello added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates enhancement This issue represents an ask for new feature or an enhancement to an existing one area-blazor Includes: Blazor, Razor Components labels Dec 17, 2018
@Lupusa87
Copy link
Contributor

Lupusa87 commented Apr 9, 2019

Is anything happening here?

I try to load blazor app from azure CDN linked to azure storage but no success yet.

Blazor is working well as static website from azure storage.

I want to enable it from CDN because of load speed and also CDN compression support.

I put whole (not only dlls) blazor app to CDN and when calling index.html it give this error:
WASM: System.InvalidOperationException: 'Router' cannot find any component with a route for '/index.html', and no fallback is defined.

@danroth27
Copy link
Member Author

@Lupusa87 Since this issue is tracking something different (hosting the Blazor runtime on a common CDN), could you please open a new issue with more details on how to reproduce the problem you are seeing? We need to know what version of Blazor you are using, what does the app code look like, how did you publish it to the CDN, etc.

@mkArtakMSFT mkArtakMSFT removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels May 9, 2019
@mkArtakMSFT mkArtakMSFT added the feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly label Nov 12, 2019
@mkArtakMSFT mkArtakMSFT modified the milestones: Backlog, blazor-wasm Nov 12, 2019
@mkArtakMSFT mkArtakMSFT added the Components Big Rock This issue tracks a big effort which can span multiple issues label Nov 12, 2019
@mkArtakMSFT mkArtakMSFT added the Done This issue has been fixed label Apr 20, 2020
@ghost ghost locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Components Big Rock This issue tracks a big effort which can span multiple issues Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly
Projects
None yet
Development

No branches or pull requests

7 participants