Metadata >> NuGet >> PatternMatcher >> 1.0.0

1.0.0

Metadata

Authors Tom Jacques
Copyrights Copyright 2013
Description Binaries for the PatternMatcher library. Visit https://github.com/tejacques/PatternMatcher for an overview and usage examples.
LicenseUrl https://github.com/tejacques/PatternMatcher/blob/master/LICENSE
Owners Tom Jacques
ProjectUrl https://github.com/tejacques/PatternMatcher/
ReleaseNotes Version Release Notes: Version 1.0.0: - Adds the PatternMatcher class to Functional.PatternMatching - PatternMatcher is a fluent API that allows you to execute code based on how input matches specified patterns - Patterns can match on type as well as value - Adds the Match<T> and Match<TIn,TOut> extension methods to objects to create a PatternMatcher for a value
RequireLicenseAcceptance False
Summary An open source PatternMatcher for C#.
Tags Functional Pattern Patterns Matching Matcher PatternMaching PatternMatcher
Title PatternMatcher
PackageSize 12448
PackageHashAlgorithm SHA512
PackageHash 0QxGiT0FLuOitE9IiPAVwb6dJjXDtwRpXl763A4Bm2c97WHxHWcgBOOwQSQDaswUO2ECpzSaCWVi939m98VFDw==
DownloadCount 000000
CreatedDate 2013-09-30T07:30:22

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 PatternMatcher -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PatternMatcher -Version 1.0.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 PatternMatcher 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap PatternMatcher -Version 1.0.0
Uninstalling the package:
o remove-wrap PatternMatcher

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
AnyCPU Release .NETFramework,Version=v3.5 Binaries