Metadata >> NuGet >> Tokenizer >> 0.9.0

0.9.0

Metadata

Authors Chris Wood
Description Tokenizer extracts structed information from blocks of text and reflects them onto .NET objects
Language en-US
LicenseUrl https://raw.github.com/flipbit/tokenizer/master/LICENSE.md
Owners Chris Wood
ProjectUrl http://github.com/flipbit/tokenizer
RequireLicenseAcceptance False
Tags tokenizer tokens pattern matching
Title Tokenizer
PackageSize 20748
PackageHashAlgorithm SHA512
PackageHash aEywywQfHQ7eP9m9VwQ+xDMlmLyBclSPGEU/aCHpFSaVkRUnTRr2CVToZs1nw7gj2ND5ntm1KeBwERvcc2Eqrg==
DownloadCount 000000
CreatedDate 2014-10-23T01:04:49

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Tokenizer -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Tokenizer -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Tokenizer 0.9.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Tokenizer -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Tokenizer -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Tokenizer -Version 0.9.0
Uninstalling the package:
o remove-wrap Tokenizer

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related