Metadata >> NuGet >> Mailr

Mailr

Metadata

Authors Alek Davis
Copyrights Copyright (C) 2015 Alek Davis
Description Creates email messages from localized files or text strings using a Razor templating engine.
Owners Alek Davis
ProjectUrl https://github.com/alekdavis/Mailr
ReleaseNotes Original release.
RequireLicenseAcceptance False
Tags html email template razor engine i18n library API transformations
Dependencies HtmlAgilityPack:1.4.9|RazorEngine:3.4.1
Title Mailr.NET Class Library
PackageSize 30925
PackageHashAlgorithm SHA512
PackageHash iiFsZS2/zGGfE8tZcwWPzRCXLZ100bMZ85Qhe+Wb0XyMXv3m8Gkc+ueHBf3WqiwuDIPMl3t8e+0DrUmBMm6/pw==
DownloadCount 000000
CreatedDate 2015-03-04T00:22:40

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 Mailr -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Mailr -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 Mailr
Installing the package (HTTP Basic authentication):
Install-Package Mailr -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Mailr -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Mailr

OpenWrap

Installing the package:
o add-wrap Mailr
Uninstalling the package:
o remove-wrap Mailr

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.1.0.0