dbpack
dbpack copied to clipboard
.net samples
Is your feature request related to a problem? Please describe. .net samples for distributed transaction.
EntityFrameworkCore and dapper do not support prepared statement, and dbpack depend on it. so, dotnet core sample is unavailable untill efcore or dapper support prepared statement.
dbpack supports distributed transaction coordination for com_query requests now, dotnet core is supported. sample: https://github.com/CECTC/dbpack-samples/tree/main/dotnet