Skip to content

mishael-o/Dapper.SimpleSqlBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dapper Simple SQL Builder

Continuous integration and delivery CodeQL Codecov

Nuget Nuget Nuget

Dapper Simple SQL Builder

A simple SQL builder for Dapper using string interpolation and fluent API for building safe static and dynamic SQL queries.

Getting Started

Refer to the Quick Start guide for more details.

Share Your Feedback

If you like the library, use it, share it, and give it a ⭐️. For any suggestions, feature requests, or issues feel free to create an issue to help improve the library.

Contributing

Refer to the Contributing guide for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements