An open API service indexing awesome lists of open source software.

https://github.com/rijwanansari/eshal.blazor

Reusable Blazor Components
https://github.com/rijwanansari/eshal.blazor

Last synced: about 1 month ago
JSON representation

Reusable Blazor Components

Awesome Lists containing this project

README

        

# Eshal.Blazor - A blazor project with dynamic and reuseable components

Blazor is a modern web framework developed by Microsoft that is changing the way developers build interactive web applications. Blazor lets you build rich client-side web experiences using C# and .NET instead of JavaScript. One of the most powerful features of Blazor is its component-based architecture, which encourages the reuse of code and modular design.