0
I have an application running with multiple logins using the same database for all accesses. I have had a multiple request problem, two users in different locations trigger the same request, but I need them to execute the method one at a time. Is there a resource in Asp . Net Core that helps me with this? Trigger the request from the view using ajax.
Put a minimal example!
– novic
@Larissa Vesper posts your code to help you.
– Matheus