papercut 2010.3.3.20130622

dotnet add package papercut --version 2010.3.3.20130622
NuGet\Install-Package papercut -Version 2010.3.3.20130622
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="papercut" Version="2010.3.3.20130622" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add papercut --version 2010.3.3.20130622
#r "nuget: papercut, 2010.3.3.20130622"
#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 papercut as a Cake Addin
#addin nuget:?package=papercut&version=2010.3.3.20130622

// Install papercut as a Cake Tool
#tool nuget:?package=papercut&version=2010.3.3.20130622

Papercut - built on .NET. Ever need to test emails from an application, but don't necessarily want it sending them out? Don't want to hassle with pointing it to a physical SMTP server? All you want to is verify it can send email, and take a look at the message.
 
 Papercut is your answer. Papercut is a simplified SMTP server designed to only receive messages (not to send them on) with a GUI on top of it allowing you to see the messages it receives. It doesn't enforce any restrictions on addresses, it just takes the message and allows you see it. It is only active while it is running, and if you want it in the background, just minimize it to the system tray. When it receives a new message, a balloon message will show up to let you know.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on papercut:

Package Downloads
LittleNorth.Igloo.Core

Core package for Igloo theme.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2010.3.3.20130622 4,837 6/22/2013
2010.3.3.1 2,359 4/30/2011
2010.3.3 1,751 3/27/2011