When you don't know what component to render until runtime.
Info
| Version: | 1.1.0 |
| Author(s): | Ola Bäcker |
| Last Update: | Wednesday, November 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/olabacker/DynamicBlazorComponent |
| NuGet Url: | https://www.nuget.org/packages/DynamicComponent |
Install
Install-Package DynamicComponent
dotnet add package DynamicComponent
paket add DynamicComponent
DynamicComponent Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.0)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
Tags