Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skclusive/skclusive.material.component

Port of Material-UI in C# for Blazor
https://github.com/skclusive/skclusive.material.component

aspnetcore blazor csharp material-ui

Last synced: 13 days ago
JSON representation

Port of Material-UI in C# for Blazor

Awesome Lists containing this project

README

        

Skclusive.Material.Component
=============================

## Skclusive-UI Component library for Blazor using Material Design.
[![NuGet](https://img.shields.io/nuget/v/Skclusive.Material.Component.svg)](https://www.nuget.org/packages/Skclusive.Material.Component/)
[![Gitter](https://badges.gitter.im/skclusive-ui/community.svg)](https://gitter.im/skclusive-ui/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![GitHub Stars](https://img.shields.io/github/stars/skclusive/Skclusive.Material.Component.svg)](https://github.com/skclusive/Skclusive.Material.Component/stargazers)
[![GitHub Issues](https://img.shields.io/github/issues/skclusive/Skclusive.Material.Component.svg)](https://github.com/skclusive/Skclusive.Material.Component/issues)
[![Live Demo](https://img.shields.io/badge/demo-online-green.svg)](https://skclusive.github.io/Skclusive.Material.Docs/)
[![MIT](https://img.shields.io/github/license/skclusive/Skclusive.Material.Component.svg)](LICENSE)
[![Patreon](https://img.shields.io/badge/Patreon-donation-blue)](https://www.patreon.com/skclusive)

## Documentation

Documentations are availabe in [Skclusive.Material.Docs](https://github.com/skclusive/Skclusive.Material.Docs) repository.

The Blazor Skclusive-UI Docs project has been hosted [here](https://skclusive.github.io/Skclusive.Material.Docs/).

![Blazor Skclusive-UI Docs](https://github.com/skclusive/Skclusive.Material.Docs/raw/master/images/hosted-docs.gif)

# Samples Projects

Sample projects using Skclusive.Material.Component are availabe in [Skclusive.Blazor.Samples](https://github.com/skclusive/Skclusive.Blazor.Samples) repository.

## Dashboard Sample (Skclusive-UI)

The Blazor Material-UI Dashboard sample project has been hosted [here](https://skclusive.github.io/Skclusive.Blazor.Samples/Dashboard/).

![Blazor Dashboard](https://github.com/skclusive/Skclusive.Blazor.Samples/raw/master/images/dashboard-web.gif)

## Dashboard Sample (Skclusive-UI)

The Blazor Skclusive-UI Dashboard app using [WebWindow](https://github.com/SteveSandersonMS/WebWindow) can be run natively using dotnet-core.

![Blazor Dashboard](https://github.com/skclusive/Skclusive.Blazor.Samples/raw/master/images/dashboard-webwindow.gif)

## Credits

This is an attempt to port popular react based [Material-UI](https://github.com/mui-org/material-ui) to Blazor.

## Sponsors & Backers

Skclusive-UI is not managed by a company or anything like that.

It is an independent project created in spare time.

The development is active and working hard to release great things for you.

If you think that this project helped you or your company in any way, you can consider becoming a backer/sponsor.

- [Patreon](https://www.patreon.com/skclusive)

## License

Skclusive.Material.Component is licensed under [MIT license](http://www.opensource.org/licenses/mit-license.php)