Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The Shadow solution is a development framework based on .net core 2.1 Web API. It integrates tools such as AppMetrics, Redis, AutoMapper, and Dapper extensions. It provides warehousing service layer and sample code for three data operations: MongoDB, MySql, and SqlServer. ...allows you to quickly develop your own web API service application.

Notifications You must be signed in to change notification settings

yudiefly/Shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shadow


The Shadow solution is a development framework based on .net core 2.1 Web API. It integrates tools such as AppMetrics, Redis, AutoMapper, and Dapper extensions. It provides warehousing service layer and sample code for three data operations: MongoDB, MySql, and SqlServer. ...allows you to quickly develop your own web API service application.


Shadow Projects list (项目列表)

Project Name Description memo
ContractModel Models list Project(Models对象)
Entity Entity Project(实体对象)
Infrastructure 基础设置项目
IRepository interface for Repositorys(数据仓储层接口) ..
IService interface for Services(服务层的接口)
MongoDbRepository MongoDb Repository layer
MySqlRepository MySql Repository Layer
SqlServerRepository SqlServer Repository Layer
PostgreSqlRepository PostgreSql Repository Layer
ThirdParty.ESB ThirdParty.ESB(集成第三方框架&应用的项目层)
Service Service Layer(服务层的接口)
Tool Tool(这个不解释了)
WebApi WebApi(这个不解释了)

About

The Shadow solution is a development framework based on .net core 2.1 Web API. It integrates tools such as AppMetrics, Redis, AutoMapper, and Dapper extensions. It provides warehousing service layer and sample code for three data operations: MongoDB, MySql, and SqlServer. ...allows you to quickly develop your own web API service application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages