DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
DncZeus is a versatile and user-friendly backend permission management template system that integrates seamlessly with .NET 7 and Vue.js. Designed with the beginner .NET developer in mind, DncZeus simplifies the process of building comprehensive single-page applications (SPAs) while offering robust features such as dynamic permission management and JWT token authentication. Its foundation allows developers to create interactive applications with an excellent user experience efficiently.
This framework is not a complete business system but provides a substantial starting point for developers looking to build and customize their applications without delving into complex architectures. The combination of a .NET backend with a modern front end using Vue.js and the iView UI library sets the stage for creating fluid and functional web applications.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.