You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests that are per query annotation look the same for all engines, with or without Dapper.
The differences are in the .net Core vs. .net Framework implementations.
Each of these tests implementation can be extracted into a template file, and then templates into the relevant test actual implementation using Roslyn.
The text was updated successfully, but these errors were encountered:
The tests that are per query annotation look the same for all engines, with or without Dapper.
The differences are in the .net Core vs. .net Framework implementations.
Each of these tests implementation can be extracted into a template file, and then templates into the relevant test actual implementation using Roslyn.
The text was updated successfully, but these errors were encountered: