jaslam94 / Roles-Management-Blazor-App

Open-source .NET Blazor app for roles and users management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User/Roles Management - Blazor App

This repository contains code for roles and users management in Blazor. Users can be created, edited, deleted and assigned roles etc. Similarly, roles can also be created, edited and deleted.

For now, it has a lot of room for improvement so I am actively seeking contributions in it.


The database script file can be found here. Make sure to update the connection string inside the appsettings.json file.


BlazorTable plugin is used for pagination and sorting of data in tables.

About

Open-source .NET Blazor app for roles and users management.


Languages

Language:C# 55.0%Language:HTML 37.2%Language:TSQL 5.9%Language:CSS 1.8%