Metadata >> NuGet >> GoodlyFere.Import.CSV

GoodlyFere.Import.CSV

Metadata

Authors Ben Ramey
Copyrights Copyright 2013 Ben Ramey
Description A CSV plugin for the GoodlyFere Import framework.
LicenseUrl https://github.com/benjaminramey/GoodlyFere.Import.Plugins/blob/master/CSV/LICENSE.txt
Owners Ben Ramey
ProjectUrl https://github.com/benjaminramey/GoodlyFere.Import.Plugins/tree/master/CSV
ReleaseNotes Initial version, includes a simple CsvSource
RequireLicenseAcceptance False
Tags data import csv plugin goodlyfere
Dependencies CsvHelper:1.17.0|GoodlyFere.Import:1.0.3.0
Title GoodlyFere Import CSV Plugin
PackageSize 10519
PackageHashAlgorithm SHA512
PackageHash W+WJZhYlQH90ZRvPe4BoYfDjlrnRw25Xwjz6AGjzVlslWIStuXgbQaI3bc3T8zdfjrwo7sQ+jpbXUNIgWNsLDg==
DownloadCount 000000
CreatedDate 2013-04-09T20:23:21

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

OpenWrap

Installing the package:
o add-wrap GoodlyFere.Import.CSV
Uninstalling the package:
o remove-wrap GoodlyFere.Import.CSV

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