RyuzakiH / Temp-Mail-API

Unofficial API Client Library for temp-mail.org in .NET Standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enquery about installation

reveng007 opened this issue · comments

I was trying to install with Install-Package TempMail.API cmd in powershell (normal as well as admin), it didn't work.
Actually, I'm quite new to C#.

This is the attachment.

image

How to get past this?
Any help..
(PS: I haven't cloned or downloaded the repo files)

Hello

You can try with this:

For Powershell 5.1:

Install-Package TempMail.API -Destination ".\NugetPackages" -Source 'https://www.nuget.org/api/v2' -ProviderName NuGet -SkipDependencies

For new versions of Powershell you can use https://api.nuget.org/v3/index.json