| Description | File Structure |
|---|---|
| ┣ MVCBlazor | |
| ┣ .artifacts | |
| ┗ 1 | |
| ┗ blazor-component-library-package | |
| ┣ GitPageBlazorWASM | |
| ┣ GitPageBlazorWASM.Client | |
| ┣ Package.BlazorComponentLibrary | |
| ┣ _Imports.razor | |
| ┣ BCLVersion | |
| ┗ VersionInfo.cs | |
| ┣ Components | |
| ┗ SimpleCounter.razor | |
| ┗ DependencyInjection | |
| ┗ DependencyInjection.cs | |
| ┣ PlaywrightXUnitGoesHere | |
| ┣ justcheckinggitguardian.cs | |
| ┗ UnitTest1.cs | |
| ┣ SharedPages | |
| ┣ _Imports.razor | |
| ┣ Layout | |
| ┣ ComponentPageLayout.razor | |
| ┗ MainLayout.razor | |
| ┗ Pages | |
| ┣ ComponentPages | |
| ┗ CounterComponentPage.razor | |
| ┣ Error.razor | |
| ┗ Home.razor | |
| ┗ TestHostPrerenderWASM | |
| ┣ TestHostPrerenderWASM | |
| ┣ Components | |
| ┣ _Imports.razor | |
| ┗ App.razor | |
| ┗ Program.cs | |
| ┗ TestHostPrerenderWASM.Client | |
| ┣ _Imports.razor | |
| ┣ App.razor | |
| ┣ GitPagesEntryPoint | |
| ┣ 404.html | |
| ┗ index.html | |
| ┣ Program.cs | |
| ┗ Routes.razor |