* On build, drop <BlazorPackageContentFiles> items into dist\_content\(PackageName)\ * Add <script> and <link> tags to generated index.html * Add testapp coverage of external content package. Still need to add E2E tests that uses it. * Add missing unit test update * Add example of packaging an entire Blazor component including CSS and images * Add E2E test for component from NuGet package |
||
|---|---|---|
| .. | ||
| HierarchicalImportsTest | ||
| HttpClientTest | ||
| Properties | ||
| RouterTest | ||
| wwwroot | ||
| AddRemoveChildComponents.cshtml | ||
| BasicTestApp.csproj | ||
| BindCasesComponent.cshtml | ||
| CounterComponent.cshtml | ||
| CounterComponentUsingChild.cshtml | ||
| CounterComponentWrapper.cshtml | ||
| ExternalContentPackage.cshtml | ||
| KeyPressEventComponent.cshtml | ||
| MessageComponent.cshtml | ||
| ParentChildComponent.cshtml | ||
| Program.cs | ||
| PropertiesChangedHandlerChild.cshtml | ||
| PropertiesChangedHandlerParent.cshtml | ||
| RedTextComponent.cshtml | ||
| RenderFragmentToggler.cshtml | ||
| TextOnlyComponent.cshtml | ||