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

https://github.com/sjefvanleeuwen/blazorized-adminlte-plugins

Plugins integration project for Blazorized AdminLte, contains external blazorized components such as BlazorTable for AdminLte
https://github.com/sjefvanleeuwen/blazorized-adminlte-plugins

admin admin-lte admin-lte-blazor adminlte blazor blazor-components blazorcomponents blazorized dotnet dotnet-core lte wasm

Last synced: 5 months ago
JSON representation

Plugins integration project for Blazorized AdminLte, contains external blazorized components such as BlazorTable for AdminLte

Awesome Lists containing this project

README

          

![adminlte for blazor](docs/img/blazor-adminlte.svg)

# What is it?

Plugins integration project for Blazorized AdminLte, contains external blazorized components such as BlazorTable for AdminLte.
ADMINLTE for Blazor is a collection of reusable components, with which you can easily develop digital services as a designer
or developer. Think of buttons, form elements and page templates. This project uses Blazorized ADMINLTE 3 so the plugins are
tested against the ADMINLTE layouts and interactions.

# Status

The project is in early stage currently, but expanded almost daily. Feel free to follow the project and receive updates as they arrive.

The main project can be found at: https://github.com/sjefvanleeuwen/blazor-adminlte

# Plugins (tested integrations)

Curated list of integrations. Though some plugins are just references to nuget packages, The following plugins are implemented

## BlazorTable
[![Demo](https://img.shields.io/badge/Live-Demo-Blue?style=flat-square)](https://BlazorTable.netlify.com/)
[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/BlazorTable.svg?style=flat-square)](https://www.nuget.org/packages/BlazorTable)
[![Nuget (with prereleases)](https://img.shields.io/nuget/dt/BlazorTable.svg?style=flat-square)](https://www.nuget.org/packages/BlazorTable)
![](https://github.com/IvanJosipovic/BlazorTable/workflows/CI/CD/badge.svg)

More opinionated than the original AdminLTE distribution, which relies on dataTable.js
https://github.com/IvanJosipovic/BlazorTable

![Table](./docs/img/screens/table.png)

## ChartJs.Blazor

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](/LICENSE.md)
[![GitHub issues](https://img.shields.io/github/issues/mariusmuntean/chartjs.blazor)](https://github.com/mariusmuntean/ChartJs.Blazor/issues)
[![GitHub forks](https://img.shields.io/github/forks/mariusmuntean/chartjs.blazor)](https://github.com/mariusmuntean/ChartJs.Blazor/network/members)
[![GitHub stars](https://img.shields.io/github/stars/mariusmuntean/chartjs.blazor)](https://github.com/mariusmuntean/ChartJs.Blazor/stargazers)

ChartJS is also used in the original AdminLTE ditribution. This projects Wraps the JS library.
https://github.com/mariusmuntean/ChartJs.Blazor

![Charts](./docs/img/screens/charts.png)

## BlazorMonacoYaml

Integration of blazor monaco as a yaml editor. Includes Diff editor integration.

https://github.com/sjefvanleeuwen/blazor-monaco-yaml

![Charts](./docs/img/screens/yaml-editor.png)

## Plotly Blazor

Integration of Plotly Blazor for (primarily) 3D Surface Charts.

https://github.com/LayTec-AG/Plotly.Blazor

![Charts](./docs/img/screens/surface-plot.png)

## Business Process Management (BPMN)

Integration of BPMN.IO (Camunda) BPMN Modeler / Design surface

http://www.bpmn.io

![BPMN](./docs/img/screens/bpmn.png)