Skip to content

seamailer/seamailer-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SeaMailer Logo

SeaMailer

An awesome, lightweight email-sending library for .NET projects!

Report Bug . Request Feature

NuGet Contributors Issues License

Table of Contents


About The Project

SeaMailer is a straightforward, lightweight email-sending library for .NET, designed to help you integrate email functionality quickly into your applications. With minimal configuration and a clean, async-ready API, you can focus on building features instead of fighting with email details.

Built With


Getting Started

Below is a quick guide on how to set up SeaMailer. Follow these steps to get it running in your .NET applications.

Prerequisites

  1. .NET 6 or Later
    SeaMailer targets modern .NET, so ensure you’re running .NET 6 or newer.

  2. API Credentials
    You’ll need valid PublicKey and SecretKey. Store them securely in your configuration (appsettings.json, environment variables, or User Secrets).

Installation

Install SeaMailer via NuGet.org.

dotnet add package SeaMailer

About

.NET sdk for Seamailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published