Ekzakt.EmailSender.Core 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ekzakt.EmailSender.Core --version 0.0.4                
NuGet\Install-Package Ekzakt.EmailSender.Core -Version 0.0.4                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ekzakt.EmailSender.Core" Version="0.0.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ekzakt.EmailSender.Core --version 0.0.4                
#r "nuget: Ekzakt.EmailSender.Core, 0.0.4"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ekzakt.EmailSender.Core as a Cake Addin
#addin nuget:?package=Ekzakt.EmailSender.Core&version=0.0.4

// Install Ekzakt.EmailSender.Core as a Cake Tool
#tool nuget:?package=Ekzakt.EmailSender.Core&version=0.0.4                

Ekzakt.EmailSender.Core

This is a package for implementing the Ekzakt.EmailSender.Smtp repo.

Installation

1. Install package

Use the NuGet Package Manager and search for Ekzakt.EmailSender.Core, or use the dotnet CLI:

dotnet add package Ekzakt.EmailSender.Core

2. Register the class in startup.cs

builder.Services.AddScoped<IEmailSenderService, SmtpEmailSenderService>();

Usage

Import the namespace Ekzakt.EmailSender.Core in every class you want to use it.

import Ekzakt.EmailSender.Smtp

License

MIT

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ekzakt.EmailSender.Core:

Package Downloads
Ekzakt.EmailSender.Smtp

Package for sending emails via an smtp-server. This is an implemention from Ekzakt.EmailSender.Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.10 145 8/16/2024
0.2.9 184 5/3/2024
0.2.8 273 4/3/2024
0.2.7 116 4/1/2024
0.2.6 116 4/1/2024
0.2.5 136 4/1/2024
0.2.4 134 3/29/2024
0.2.3 209 3/18/2024
0.2.2 166 3/18/2024
0.2.1 158 3/18/2024
0.1.20 178 3/17/2024
0.1.19 167 3/17/2024
0.1.17 179 3/17/2024
0.1.16 149 3/17/2024
0.1.15 155 3/17/2024
0.1.14 161 3/17/2024
0.1.11 166 3/16/2024
0.1.10 161 3/15/2024
0.1.9 198 3/15/2024
0.1.4 142 3/15/2024
0.1.3 170 3/15/2024
0.1.1 175 3/15/2024
0.0.35 159 3/15/2024
0.0.34 161 3/15/2024
0.0.33 158 3/14/2024
0.0.32 157 3/14/2024
0.0.31 200 3/7/2024
0.0.30 181 3/6/2024
0.0.29 268 3/4/2024
0.0.28 248 3/3/2024
0.0.27 266 2/29/2024
0.0.26 261 2/20/2024
0.0.25 210 2/20/2024
0.0.24 315 2/7/2024
0.0.22 327 2/3/2024
0.0.21 317 1/22/2024
0.0.20 311 1/21/2024
0.0.19 338 1/21/2024
0.0.17 332 1/21/2024
0.0.16 295 1/20/2024
0.0.15 303 1/20/2024
0.0.14 312 1/20/2024
0.0.13 338 1/19/2024
0.0.12 327 1/19/2024
0.0.11 303 1/19/2024
0.0.10 320 1/19/2024
0.0.9 333 1/17/2024
0.0.8 309 1/17/2024
0.0.7 321 1/17/2024
0.0.6 345 1/16/2024
0.0.5 309 1/16/2024
0.0.4 299 1/16/2024
0.0.3 336 1/16/2024