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

What can use static assets from RCLs? #12884

Closed
thatnerdyguy opened this issue Jun 14, 2019 — with docs.microsoft.com · 2 comments · Fixed by #12911
Closed

What can use static assets from RCLs? #12884

thatnerdyguy opened this issue Jun 14, 2019 — with docs.microsoft.com · 2 comments · Fixed by #12911
Assignees
Labels
Blazor Pri0 Urgent priority Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

Copy link

This page says:
"In ASP.NET Core 3.0 Preview, Razor class libraries aren't compatible with Blazor client-side apps."
and
"In ASP.NET Core 3.0 Preview, Blazor server-side apps can't consume static assets from either a Razor class library (razorclasslib) or a Blazor library (blazorlib)."
but later
"ASP.NET Core allows creating RCLs that include static assets that are available to a consuming app."

But ... if client-side Blazor can't use RCLs and server-side Blazor can't consume static assets from an RCL... what exactly can use them?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue labels Jun 14, 2019
@guardrex
Copy link
Collaborator

Thanks for the note @thatnerdyguy ... we just had a software release for Pre6 two days ago. I need to perform some touch-ups to those remarks. I'll try to take a look tomorrow morning (Saturday) and ping u back.

@guardrex guardrex added this to the 2019 Q2 ends June 30 milestone Jun 14, 2019
@guardrex guardrex self-assigned this Jun 14, 2019
@guardrex guardrex added the Pri0 Urgent priority label Jun 14, 2019
@guardrex
Copy link
Collaborator

guardrex commented Jun 15, 2019

@danroth27 There are some issues to address ...

TL;DR ... I guess I just need to know if the blazorlib template for client-side is still the correct approach until we get to Pre9? I think I have enough info on the rest to get a PR drafted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor Pri0 Urgent priority Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants