Open Source & Free
Build Beautiful Blazor UIs
In Record Time
Now you are able to use the integration of RenderFragment for dynamic component generation directly from C# classes.
@using BlazorInterfaceLibrary.Bil.Classes
@component.Render(this);
@code {
BilComponent components { get; set; } = new Badge("Payments","24");
}
Payments
24
Why Choose Blazor Interface Library?
Everything you need to build modern web applications
Lightning Fast
Optimized with minimal bundle size. Get blazing fast load times out of the box.
10+ Components
From basic Badges to data grids. Everything you need to build production-ready apps.
Fully Customizable
Style components with your brand colors. Full theming support with CSS variables.
Getting Started
1
Install via NuGet
dotnet add package Bil2
Start Building
Import components and start building your application. Check out our documentation for detailed examples.
Ready to Build Something Amazing?
Join thousands of developers using Blazor Interface Library to build better web applications.