# NetApiStarter **Repository Path**: loogn/NetApiStarter ## Basic Information - **Project Name**: NetApiStarter - **Description**: 基于netcore 3.1 的api模板项目,其中包含后台权限管理,swagger文档,jwt权限验证,模型验证,ioc,appEvent,分块上传等等现成的功能,帮你快速开始api的构建 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 23 - **Forks**: 20 - **Created**: 2019-11-28 - **Last Updated**: 2024-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NetApiStarter ### 介绍 基于netcore 3.1 的api模板项目,其中包含swagger文档,jwt权限验证,模型验证,日志,ioc,appEvent,分块上传等等现成的功能,帮你快速开始api的构建 #### SwaggerAPI文档 ![apidoc](/img/api.png) ### 后台管理部分截图 #### 资源管理 ![资源管理](/img/res.png) #### 用户-角色 ![用户角色](/img/user_role.png) #### 角色-资源 ![角色资源](/img/role_res.png)