All Projects → ryansecret → WebApiCore

ryansecret / WebApiCore

Licence: other
Webapi .netcore version Template

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to WebApiCore

HtmlToPdfImage
transform html to pdf/image ,base on wkhtmltox and dotnet core 2.0
Stars: ✭ 16 (-52.94%)
Mutual labels:  webapi-core
WebApiWithBackgroundWorker
Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core
Stars: ✭ 55 (+61.76%)
Mutual labels:  webapi-core

WebApiCore

Webapi .netcore version Template

  1. 采用DDD模式开发,充血模型
  2. 添加Dapper扩展,默认实现增删改查基本操作。利用AutoMapper 做实体转换,减少重复劳动。
  3. 依赖注入融合Autofac,仓储层和应用层自动注入
  4. 实现JWT验证
  5. 加入swagger 文档
  6. 单元测试添加了xunit,MyMvc 可以方便对webapi测试
  7. 数据库版本控制
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].