There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Instead of having hardcoded SQL into C# code, Conventions uses Type and Method naming for lookup and discovers typically "sql" files on the disk and caches them. A project with sample is included how to use it.