Need help with dapper to prevent sql injection on database parameter!
Hello, this is my current endpoint:
Now reading the documentation of dapper they implement a endpoint like this:
How can I implement this on the database parameter from my code?
Thanks in advance!
Now reading the documentation of dapper they implement a endpoint like this:
How can I implement this on the database parameter from my code?
Thanks in advance!
