Metadata >> NuGet >> FFaker.Net

FFaker.Net

Metadata

Authors Jon Wingfield
Copyrights Copyright (c) 2011, Jon Wingfield (wingfield.jon@gmail.com)
Description As much as possible, a line-for-line port of ffaker for ruby (https://github.com/EmmanuelOga/ffaker). Supports .NET Framework and Mono.
Owners Jon Wingfield
RequireLicenseAcceptance False
Title FFaker.Net
PackageSize 104458
PackageHashAlgorithm SHA512
PackageHash nl2vDyIHtrBy3lx8v/FuIrnLi+ZI7xHn+Z914o47xdYIW6JP5glWoKQW+SKAkQBAkppxXzRLhtCwtDBOSxQ+zw==
DownloadCount 000000
CreatedDate 2014-06-10T04:42:46

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

OpenWrap

Installing the package:
o add-wrap FFaker.Net
Uninstalling the package:
o remove-wrap FFaker.Net

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