Skip to content

Unofficial API for temp-mail.org in .NET

Notifications You must be signed in to change notification settings

domielias/temp-mail-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temp-mail-API

Unofficial API for TempMail in .NET

It can be used to generate temporary emails, it can help in making bots or anything else.

Usage

// Example

var session = new Session();

// To get Mailbox
var Mails = session.GetMails();

About

Unofficial API for temp-mail.org in .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%