Metadata >> NuGet >> FluentEmail.Markdown

FluentEmail.Markdown

Metadata

Authors LyphTEC
Copyrights Copyright © 2012-2014. LyphTEC (lyphtec@gmail.com)
Description Provides Markdown template support to FluentEmail (https://github.com/lukencode/FluentEmail). This enables you to create email templates using Markdown text files and supports full model binding useful in mail merge scenarios.
Language en-AU
Owners LyphTEC
ProjectUrl https://github.com/lyphtec/FluentEmail.Markdown
RequireLicenseAcceptance False
Summary Markdown template rendering engine for FluentEmail
Tags lyphtec fluentemail markdown system.net.mail
Dependencies fluent-email:1.3.0|MarkdownDeep.NET:1.5
Title Markdown template rendering engine for FluentEmail
PackageSize 8757
PackageHashAlgorithm SHA512
PackageHash +QK+hOjeIlTZv0u7g6kOCFxo5bn6INXRRvx8L9li67hKE/ijDl+hSstpB1LBpomOf7wXApX4v0y+YczZHkzKXw==
DownloadCount 000000
CreatedDate 2014-08-18T04:00:43

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install FluentEmail.Markdown -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentEmail.Markdown -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package FluentEmail.Markdown
Installing the package (HTTP Basic authentication):
Install-Package FluentEmail.Markdown -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FluentEmail.Markdown -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FluentEmail.Markdown

OpenWrap

Installing the package:
o add-wrap FluentEmail.Markdown
Uninstalling the package:
o remove-wrap FluentEmail.Markdown

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0.0