# DotNetCoreAPI **Repository Path**: jcccode/CallCenter ## Basic Information - **Project Name**: DotNetCoreAPI - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DotNetCoreAPI #### 介绍 代码基于[ASP.NET Core 2.1 + Angular 6 + Identity Server 4 + Angular Material 小项目实战](https://github.com/solenovex/ASP.NET-Core-2.1-Angular-6-Demo)学习实践 引入Dapper #### 软件架构 集成 .net core 2.2 AutoMapper FluentValidation Swagger(不支持重载) ORM: EF6 Dapper(包括分页) DB:SQLServer #### 安装教程 #### 使用说明 1. 更换数据库连接,修改DefaultConnection(两处),Dapper好像不支持localdb 2. F5启动程序