Generating dymic link

Rafael Massula Almeida 61 Reputation points
2022-12-12T11:38:06.383+00:00

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.
269684-image.png. 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
{count} votes

1 answer

Sort by: Most helpful
  1. Rafael Massula Almeida 61 Reputation points
    2022-12-12T12:25:46.223+00:00

    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?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.