# NetApiStarter **Repository Path**: kevinnet/NetApiStarter ## Basic Information - **Project Name**: NetApiStarter - **Description**: 基于netcore 3.0 的api模板项目,其中包含swagger文档,jwt权限验证,模型验证,ioc,appEvent,分块上传等等现成的功能,帮你快速开始api的构建 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: http://www.loogn.net/apistarter - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 20 - **Created**: 2019-12-03 - **Last Updated**: 2022-03-22 ## 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)