araujofrancisco / FD.Blazor

A collection of blazor core functions, extensions and components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FD.Blazor

A collection of blazor core functions, extensions and components

FD.Blazor.Core

Features a handful set of classes to easy common tasks.
  • Operations with Expression, useful when building filters for querying.
  • Producer/Consumer and Task Queues, useful on scenaries you get requests for processing to later inform about completion.
  • Linq extensions to allow sorting data by column name and build conditional expressions.

FD.Blazor.DataTable

A blazor datatable component that features a column sorting and basic styling. Implemented using blazor Virtualize.

About

A collection of blazor core functions, extensions and components

License:MIT License


Languages

Language:HTML 49.4%Language:C# 43.8%Language:CSS 5.7%Language:Dockerfile 1.1%