# leapt **Repository Path**: felixhpp/leadpt ## Basic Information - **Project Name**: leapt - **Description**: 学习web api 过程中基于asp.net core 2.0 web api + sqlsugar搭建的一个后台框架练习 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-03-27 - **Last Updated**: 2021-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leapt 基于asp.net core 2.0 web api + sqlsugar搭建的一个后台框架, 学习过程中练习的一个demo。之后会随着知识储备的更新不断完善改进 学习过程中参考Rector大神的[ASP.NET MVC 5系列文章](https://2sharings.com/t/EdVp8xCk),在此非常感谢。 目前正在努力学习和改进中。。。 接下来会实现: 1. 实现前端页面, 前端计划使用一些开源的vue框架 2. 登陆功能 3. 用户管理 4. 权限管理