Metadata >> NuGet >> WildcardMatch

WildcardMatch

Metadata

Authors openstore.craponne.fr
Copyrights Copyright 2015
Description String wildcard match (I can not believe no one already wrote a simple NuGet package to do this).
IconUrl https://raw.githubusercontent.com/picrap/WildcardMatch/master/Icon/WildcardMatch.png
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners openstore.craponne.fr
ProjectUrl https://github.com/picrap/WildcardMatch
RequireLicenseAcceptance False
Summary Extension method to match strings using wildcards
Tags string wildcard match extension method portable pcl net silverlight windows phone
Title Wildcard Match
PackageSize 9805
PackageHashAlgorithm SHA512
PackageHash m4j6DnkMLLtT5S3yr9FCc9wCQFWcWlTorRXuuqlQXIb91mSaaC2jBZCirZ41FJMOuFC+tPFrRWrcgatuGj9B3g==
DownloadCount 000000
CreatedDate 2015-09-22T09:55:23

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

OpenWrap

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

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.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0