DapperAOT

Dapper.AOT

Dapper.AOT is build-time tools that takes your existing Dapper code, and weaves voodoo (via “interceptors”) to replace your Dapper calls with code that bypasses all the reflection and ref-emit code with ahead-of-time (AOT) implementations, while also offering usage guidance on your Dapper usage.

Index:

Packages:

Problems? Report them here