Hi @AgaveJoe
Not. I need generate an URL for send on email. Exemplo "Hi, for confirm click https://www.empresa.com.br/confirm".
however i need URL type POST, because I would like to generate a link already with the data to make the insert request if the person clicks on the URL. Is this possible?
Generating dymic link
Rafael Massula Almeida
61
Reputation points
Hey, guys.
I need to generate a URL that points to a specific route of type POST.
I am currently using the URI class. I have this.
. But i need route of type POST with object in body.
Thank you everyone.
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,815 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,558 questions
1 answer
Sort by: Most helpful
-
Rafael Massula Almeida 61 Reputation points
2022-12-12T12:25:46.223+00:00