I am using dapper,and I wonder if it is a good choice to use a static connection instead of creating and opening a connection for every request.
using