Skip to content

BlazorExpress/BlazorExpress.Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorExpress.Core

BlazorExpress.Core provides shared foundation types, utilities, attributes, and base components used across BlazorExpress component libraries.

Installation

dotnet add package BlazorExpress.Core --version 0.3.1

Target Frameworks

  • .NET 8.0
  • .NET 9.0
  • .NET 10.0

What's Included

  • 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.

License

BlazorExpress.Core is licensed under the Apache-2.0 license.

About

BlazorExpress.Core is an open-source library that provides abstract core components and foundational elements for building all BlazorExpress component libraries.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors