Metadata >> NuGet >> CommonMvcLibraries

CommonMvcLibraries

Metadata

Authors Hobsons
Copyrights Copyright (c) 2013 Hobsons EMS Technology Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Description The implementations of common MVC libraries. See README on github.
Language en-AU
LicenseUrl https://github.com/hobsonsemstechnology/CommonMvcLibraries/blob/master/LICENSE.txt
Owners Hobsons
ProjectUrl http://hobsonsemstechnology.github.com/CommonMvcLibraries
ReleaseNotes Fix temp data cookie decryption error when authentication status changed.
RequireLicenseAcceptance True
Summary Libraries to assist MVC Web Application development.
Tags temp data provider
Dependencies CommonMvcLibraries.Interfaces:1.0.0.7|CommonWebInfrastructure.Interfaces:1.0.0.5|Microsoft.AspNet.Mvc:4.0.20710.0
Title CommonMvcLibraries
PackageSize 21391
PackageHashAlgorithm SHA512
PackageHash OJu6SA+KE/xImjuupObtru5Xh9ok/JAbrs/t/2z8Fa1SrRUEsaK34QNDL9LkEmabnPTPGdTq8sjNshitnQerCQ==
DownloadCount 000000
CreatedDate 2013-03-27T23:41:00

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

OpenWrap

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

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.0.7
1.0.0.6
1.0.0.5
1.0.0.4
1.0.0.3
1.0.0.2
1.0.0.1