Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 711 Bytes

README.MD

File metadata and controls

15 lines (11 loc) · 711 Bytes

MicroDBHelper

A friendly interface library to use SQLHelper.

  • [main] friendly interface design for developers;
  • support for asynchronous programming (async/await) ;
  • lightweight. it's about 60kb size of compiled dll.

Detailed Document

Please access this link to the detailed document , which include Environmental Requirement,Usage,NuGet,and so on.

Development Environment

Since 2018/11/01, this project was began to support "Cross-target multiple target frameworks in one project" features. Therefore, please use the VS2017 or newer IDE to open the new solution and projects file.