Metadata >> NuGet >> CollectionSampling

CollectionSampling

Metadata

Authors ryans610
Copyrights Copyright 2015
Description 對集合以權重進行抽樣。(Collection Sampling with weight.)
Owners ryans610
ProjectUrl https://github.com/ryans610/CSharp-Collection-Sampling
ReleaseNotes Version for .NET 4.5
RequireLicenseAcceptance False
Tags Collection Sampling
Title CollectionSampling
PackageSize 15083
PackageHashAlgorithm SHA512
PackageHash O9PIshRWNbKqXdAmpIwGK2DS5mDh+J8zGT4XNa+TlPyZ+6aTjsfpYIwIRPuv1VWObw91gl63CqaaMelvasIDcQ==
DownloadCount 000000
CreatedDate 2015-09-10T06:13: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 CollectionSampling -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CollectionSampling -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 CollectionSampling
Installing the package (HTTP Basic authentication):
Install-Package CollectionSampling -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CollectionSampling -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CollectionSampling

OpenWrap

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

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
1.0.1.0
1.0.0.0