Sqlsugar ORM Benefits:
1, high performance, to reach the highest level of native, higher than sqlhelper performance, faster than dapper 30% faster than EF 50%
2, support a variety of databases, SQL version update the fastest, others will be updated regularly, you can use a variety of databases in a programmatic way
3. Support. NET Core
4. Support multi-Library parallel computing
5, with entity generation function and T4 template generation entity
6, without any configuration, but also you a clean model, you can have no primary key, you can have more than one primary key, or multiple self-increment columns
Fool Tutorial
Configure Code Snippets
VS2015
VS2010
Code Snippet Package
Https://github.com/sunkaixuan/SqlSugarSnippets
Sqlsugar ORM Tutorials and
Http://www.cnblogs.com/sunkaixuan/p/5654695.html
What is a code snippet
For example, we write an if Input tab in the class to enter it intelligently
if (true)
{
}
For example, we write a SW in the class to enter the Tab tab to enter the smart
Switch (switch_on)
{
Default
}
The benefits of code Snippets
Can greatly reduce the amount of code you write, for example, when each page uses n more than the same using, then you just enter US tab tab to help you all the reference good
Sqlsugar also integrates code snippets to make it easier for everyone to use, and updates regularly, and now it's just the beginning.
Create an ORM framework for all your imbecile