Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/skclusive/skclusive.material.component
- Owner: skclusive
- License: mit
- Created: 2019-12-16T19:04:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T01:39:25.000Z (almost 4 years ago)
- Last Synced: 2024-09-21T09:19:22.986Z (about 2 months ago)
- Topics: aspnetcore, blazor, csharp, material-ui
- Language: C#
- Homepage: https://skclusive.github.io/Skclusive.Blazor.Samples/Dashboard
- Size: 966 KB
- Stars: 398
- Watchers: 22
- Forks: 55
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)