lightbuzz-smtp 1.8.0

dotnet add package lightbuzz-smtp --version 1.8.0
                    
NuGet\Install-Package lightbuzz-smtp -Version 1.8.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="lightbuzz-smtp" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="lightbuzz-smtp" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="lightbuzz-smtp" />
                    
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 lightbuzz-smtp --version 1.8.0
                    
#r "nuget: lightbuzz-smtp, 1.8.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=lightbuzz-smtp&version=1.8.0
                    
Install lightbuzz-smtp as a Cake Addin
#tool nuget:?package=lightbuzz-smtp&version=1.8.0
                    
Install lightbuzz-smtp as a Cake Tool

An SMTP client for WinRT and UWP. Send emails from within your Windows Store and Windows Phone app.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore is compatible.  netcore45 was computed.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on lightbuzz-smtp:

Package Downloads
UWP.Basic

BASIC HELPER UAP,Version=v10.0.16299 Microsoft.NETCore.UniversalWindowsPlatform 6.1.9

HelperUWP

BASIC HELPER Microsoft.NETCore.UniversalWindowsPlatform 6.0.5

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.0 13,374 1/30/2017
1.7.0 1,380 12/29/2016
1.6.0 1,152 12/18/2016
1.5.3 2,005 4/20/2016
1.5.2 1,162 4/20/2016
1.5.1 1,233 4/20/2016
1.5.0 1,180 4/18/2016
1.2.0 2,028 9/11/2015
1.0.0 1,957 9/1/2014

Added support for Usernames that are not Email addresses.