It is a .NET Core/Standard library that provides base class that provides methods to handle SQL Server statements optimizing performance and scalability
Technologies
- .NET Core and .NET Standard
Features
- It doesn't use reflection to map the entity properties, instead it uses IL/Cache capabilities;
- Developer can preview T-SQL statements (including Table Value Parameters);
- Log T-SQL statements easily;
- MARS full support;
- Multiple Result Set;
- Unit test that contains some sample code (XUnit);
- Setup your database using the file '$\Database\Scripts\Initial Payload.sql'
- Check out the unit tests and debug/run the sample codes
juninho_web@hotmail.com |
https://www.linkedin.com/in/juninhodigital |
The best way to contribute is by putting in some good words about the library and help me out by:
- Fork it
- Pull Request
- Comment it
- Star it
- Share it
I would really love your help to make it better and usefull to the community. Need more info? juninho_web@hotmail.com