Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Error trying to install the Mailjet.Api library

I want to install the Mailjet.Api library So that I can use his Api easily.
In the instructions on GitHub I see that I have to install using the following command:

PM> Install-Package Mailjet.Api
But when I run the above command in the visual studio terminal (where I want to use the library) I get an error:
‘PM’ is not recognized as an internal or external command,
operable program or batch file.
And I don’t understand. Maybe I didn’t run the command in the right place.
And if so, where should I run the command?

I would really appreciate it if someone could point me in the right direction.
Thanks in advance!!

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

What you need is to open visual studio and then:
tools< NuGet Package Manager< Package Manager Console
and in the window that opens below run the command.
Successfully!

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading