Hi All,
I have using Dapper for fetching data from SQL server, recently I have a new requirement to build UNION query to get the result.
I have seen the Dapper package there is no UNION extension method to support.
I would strongly appreciate if some have any idea about to resolve this.
Many thanks,