There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Provides an implementation of LocalTransactionScope and DbConnectionScope classes that guarantee a local transaction (doesn't escalate to a distributed transaction) through reusing the same connection in an async code scope