Metadata >> NuGet >> Coderful.Permissions

Coderful.Permissions

Metadata

Authors Coderful.com
Copyrights Coderful 2014
Description Common constructs for permission management.
IconUrl http://icon_url_here_or_delete_this_line/
LicenseUrl https://bitbucket.org/niaher/coderful-corebits
Owners Coderful.com
ProjectUrl https://bitbucket.org/niaher/coderful-corebits
ReleaseNotes Summary of changes made in this release of the package.
RequireLicenseAcceptance False
Tags Tag1 Tag2
Title Coderful.Permissions
PackageSize 17332
PackageHashAlgorithm SHA512
PackageHash XtWiorfAm45YrvH54KXPXJKojhV1QUb0qkEmjPi3bccxZnb9Dr9eV+UppXbX0Jx1keqdLS8hfWrPWcC+7pv9fg==
DownloadCount 000000
CreatedDate 2014-12-10T05:44:43

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

OpenWrap

Installing the package:
o add-wrap Coderful.Permissions
Uninstalling the package:
o remove-wrap Coderful.Permissions

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
2.2.0
2.1.0
2.0.0
1.0.0.0