BlazorExpress.Core provides shared foundation types, utilities, attributes, and base components used across BlazorExpress component libraries.
dotnet add package BlazorExpress.Core --version 0.3.1- .NET 8.0
- .NET 9.0
- .NET 10.0
- Base Blazor component types for shared component behavior.
- Common attributes for component metadata.
- Utility helpers for colors, IDs, and enum item generation.
- Extension methods used by BlazorExpress libraries.
BlazorExpress.Core is licensed under the Apache-2.0 license.