Razor component libraries built on Modulight.
Each a library contains some modules, you can use them follow the instructions from Usage and Use Razor Component Modules
StardustDL.RazorComponents.AntDesigns
builder.AddAntDesignModule();
StardustDL.RazorComponents.Vditors
builder.AddVditorModule();
StardustDL.RazorComponents.MaterialDesignIcons
builder.AddMaterialDesignIconModule();
StardustDL.RazorComponents.JQuerys
builder.AddJQueryModule();
StardustDL.RazorComponents.Bootstraps
builder.AddBootstrapModule();