Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 2.47 KB

README.md

File metadata and controls

29 lines (15 loc) · 2.47 KB

Dapper Simple SQL Builder

Continuous integration and delivery CodeQL Codecov

Nuget Nuget Nuget

Dapper Simple SQL Builder

A simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build 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

Refer to the Acknowledgements page for more details.