awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBackend Admin Frameworks

Specialized frameworks for building administrative backends, typically including RBAC and CRUD components.

Distinct from .NET Frameworks: Shortlist contains generic .NET frameworks or specific identity stacks; this defines the specific category of admin-focused backend frameworks.

Explore 1 awesome GitHub repository matching web development · Backend Admin Frameworks. Refine with filters or upvote what's useful.

Awesome Backend Admin Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dotnetcore/utildotnetcore 的头像

    dotnetcore/Util

    4,610在 GitHub 上查看↗

    Util 是一个全面的 .NET 开发框架,旨在实现分层架构和领域驱动设计(DDD)。它提供了一套基础类库和工具,用于构建全栈应用程序,特别专注于后端管理框架和管理界面的开发。 该项目的一大特色是其样板代码生成器,能够生成必要的类型和类,从而标准化重复的架构模式。它还包含一个微前端编排器,支持将大型前端模块拆分为独立项目,以便进行单独的开发和部署。 该框架涵盖了广泛的功能领域,包括基于角色的身份与访问管理(IAM)、多租户数据隔离以及自动依赖注入。此外,它还提供了用于数据变更审计、内容本地化、对象存储集成以及 CRUD 界面生成的实用工具。 该系统支持使用预集成的 UI 组件创建管理界面,并通过 Razor TagHelpers 实现服务端渲染。

    Provides a suite of tools for building management interfaces with integrated role-based access control and CRUD components for .NET.

    C#angularaspnetcoredotnetcore
    在 GitHub 上查看↗4,610
  1. Home
  2. Web Development
  3. Backend Admin Frameworks