blazor-adminlte
blazor-adminlte copied to clipboard
This project adapts ADMINLTE 3 so the components can be used from dotnet core Blazor / Server / Web Assembly
Hi @sjefvanleeuwen, Could you tell me how I can add a css class to the Table element? Regards, Jérôme.
Do I need to clone this repo if I want to have the initial look-and-feel of the dashboard? And if yes, in which project do I need to add my...
Please integrate a custom file upload and javascript interop library that supports progress indication
For cohesiveness in application design, i'd like to have layout component rules.
@jbennink Refering to our online discussion. For bread crumbs the idea right now, is to include a Title Propery as part of a PageBase where all pages inherit from. A...
Can multiple tab page navigation be supported?
I would like to ask if you could add parameter bool Busy to make loading state easy to manage through Task started/finished. ``` [Parameter] public bool Busy { get; set;...
So I started using this library but there is a lot of things hardcoded without option to customize things. This is first PR to make that possible and make some...
Bump System.IdentityModel.Tokens.Jwt from 6.16.0 to 6.34.0 in /src/backend/Blazor.AdminLte.UserApi
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.16.0 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...