Ekin.Email 2.1.0

dotnet add package Ekin.Email --version 2.1.0
                    
NuGet\Install-Package Ekin.Email -Version 2.1.0
                    
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="Ekin.Email" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ekin.Email" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Ekin.Email" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ekin.Email --version 2.1.0
                    
#r "nuget: Ekin.Email, 2.1.0"
                    
#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.
#addin nuget:?package=Ekin.Email&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Ekin.Email&version=2.1.0
                    
Install as a Cake Tool

Library for sending emails via built in .Net SMTP options, Sendgrid, Elastic Email, etc.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ekin.Email:

Package Downloads
Ekin.Auth

Wires an API project with Owin Authentication to add /Token, /RefreshTokens, /Auth/Register and /Auth/PasswordReset endpoints

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.0 5,083 12/11/2019
2.0.3 612 12/10/2019
2.0.2 636 12/10/2019
2.0.1 617 12/9/2019
2.0.0 609 12/9/2019
1.9.6982.41428 823 2/12/2019
1.8.6977.1632 760 2/7/2019
1.7.6962.26821 988 1/23/2019
1.6.6941.20985 866 1/2/2019
1.5.0.42824 880 12/3/2018
1.5.0.39882 881 11/13/2018
1.5.0.30208 814 12/3/2018
1.5.0.29943 798 12/3/2018
1.4.3.42536 889 10/3/2018
1.4.2.29906 1,058 7/5/2018
1.4.2.28832 1,260 2/8/2018
1.4.2.27119-alpha 1,093 2/8/2018
1.4.2.26387-alpha 891 2/8/2018
1.4.2.23447 1,176 7/5/2018
1.4.1.26235-alpha 1,076 2/8/2018
1.4.0.25858-alpha 888 2/8/2018
1.4.0.25159 1,227 2/8/2018
1.3.1.24893 1,238 2/8/2018
1.3.0.41952 2,578 7/27/2017
1.2.0.34872 1,738 3/18/2017
1.0.0.37261 1,169 3/12/2017

Please visit website for release notes.