A lightweight component library that extends native Blazor capabilities and improves your productivity.
Install with dotnet add package BlazOrbit and add builder.Services.AddBlazOrbit(); to your Program.cs.
dotnet add package BlazOrbit
builder.Services.AddBlazOrbit();
Program.cs