EasyAdminBlazor 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package EasyAdminBlazor --version 1.3.0
                    
NuGet\Install-Package EasyAdminBlazor -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EasyAdminBlazor" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyAdminBlazor" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="EasyAdminBlazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EasyAdminBlazor --version 1.3.0
                    
#r "nuget: EasyAdminBlazor, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=EasyAdminBlazor&version=1.3.0
                    
Install EasyAdminBlazor as a Cake Addin
#tool nuget:?package=EasyAdminBlazor&version=1.3.0
                    
Install EasyAdminBlazor as a Cake Tool

一、项目概述

EasyAdminBlazor 是一个基于 .NET 9.0 的项目,用于开发管理后台相关功能。此项目运用 BootstrapBlazor 组件库搭建用户界面,借助 FreeSql 进行数据访问操作,前台使用 Razor pages。不用写js,不用对接接口,不用前后端分离,可快速完成中小型项目,是个人接单的利器。

主要功能

  • 用户管理:包括用户信息的增删改查、导入导出。
  • 角色管理:管理用户角色,包括角色信息的增删改查,角色菜单权限的分配。
  • 菜单管理:管理系统菜单,包括菜单信息的增删改查。
  • 部门管理:管理部门信息,包括部门信息的增删改查。
  • 参数配置:管理系统参数,包括参数信息的增删改查。
  • 字典管理:管理字典信息,包括字典信息的增删改查。
  • 日志管理:管理系统日志,包括异常日志、操作日志、登录日志的查询。
  • 文件管理:文件批量上传与删除。
  • 代码生成:根据实体类生成对应管理页面。
  • 数据权限:支持数据权限,根据角色分配数据权限。
  • 多数据库:支持多种数据库。
  • 多语言:支持多语言切换。
  • 多租户:支持多租户,多租户可共用一个库,也可以给租户设置独立的数据库。
  • 在线聊天:支持管理员间实时聊天。

快速上手

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on EasyAdminBlazor:

Package Downloads
EasyAdminBlazor.HtmlEditor

EasyAdminBlazor的TinyMCE编辑器扩展

EasyAdminBlazor.Mail

EasyAdminBlazor的MailKit邮件发送扩展

EasyAdminBlazor.AliyunSms

EasyAdminBlazor的阿里云短信发送扩展

EasyAdminBlazor.Chat

EasyAdminBlazor的聊天扩展

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.6 128 6/2/2025
1.4.5 81 6/1/2025
1.4.4 84 5/31/2025
1.4.3 86 5/31/2025
1.4.2 97 5/30/2025
1.4.1 125 5/30/2025
1.3.0 147 5/27/2025