Compile-time object-to-object mapper generator which generates extension methods for each of the mappings. Use the attributes MapTo or MapFrom to specify which maps should exist, and use MapWith or Ignore to tweak the generated mapping.
This package contains simple utility library for wrapping raw SQL queries and C# code analyzer for correctness analysis.
Currently supports following features:
- Syntax analysis and object usage of SQL queries
- Analysis of provided/expected parameters (currently implemented only for...
More information