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

https://github.com/AngeloArchiveProjects/MudBlazor.CustomLibrary

Custom library of Mudblazor components (WIP)
https://github.com/AngeloArchiveProjects/MudBlazor.CustomLibrary

Last synced: about 1 year ago
JSON representation

Custom library of Mudblazor components (WIP)

Awesome Lists containing this project

README

          

# MudBlazor CustomLibrary

Custom library of Mudblazor components

## Roadmap

- [x] CustomAlert
- [x] CustomAvatar
- [x] CustomBreadcrumbs
- [x] CustomLink
- [x] CustomColorPicker
- [x] CustomRating
- [ ] More components

## Tech Stack

- .NET 6
- C# 10.0

## Contributing

Contributions are always welcome!

## Badges

[![Lint Code Base](https://github.com/AngeloDotNet/MudBlazor.CustomLibrary/actions/workflows/linter.yml/badge.svg)](https://github.com/AngeloDotNet/MudBlazor.CustomLibrary/actions/workflows/linter.yml)
[![Publish on NuGet](https://github.com/AngeloDotNet/MudBlazor.CustomLibrary/actions/workflows/publish.yml/badge.svg)](https://github.com/AngeloDotNet/MudBlazor.CustomLibrary/actions/workflows/publish.yml)