Temp-Mail-API
Temp-Mail-API copied to clipboard
Unofficial API Client Library for temp-mail.org in .NET Standard
Error
Hello! I use this: ``` var client = TempMailClient.Create(); Console.WriteLine(client.Email); ``` And I Get error: ``` Необработанное исключение: System.AggregateException: Произошла одна или несколько ошибок. ---> System.FormatException: Формат значения "" недопустим....
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. ...
작동하지 않습니다.