Metadata >> NuGet >> Arragro.SendGrid

Arragro.SendGrid

Metadata

Authors Mike Jewell
Copyrights Copyright 2014
Description Arragro.SendGrid is a Redis base library.
LicenseUrl https://github.com/mike-jewell/Arragro/blob/master/LICENSE
Owners Mike Jewell
ProjectUrl https://github.com/mike-jewell/Arragro
ReleaseNotes Initial Release.
RequireLicenseAcceptance False
Tags Arragro Arragro.SendGrid
Dependencies Arragro.Common|Sendgrid|SendGrid.SmtpApi
Title Arragro SendGrid Implementation
PackageSize 13635
PackageHashAlgorithm SHA512
PackageHash nIHDk78JfwU1naBUPLLtqLuU5E4B4C/4ZcaztvgcG+oaIyWMh9KUJuq+yq5utrq8R3hE26L1FfV2bs2FV0KXNw==
DownloadCount 000000
CreatedDate 2015-09-11T04:36:04

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

OpenWrap

Installing the package:
o add-wrap Arragro.SendGrid
Uninstalling the package:
o remove-wrap Arragro.SendGrid

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.0.0.50
1.0.0.49