TEAM.Commons.Web
Metadata
| Authors | TEAM - http://rodolfograve.blogspot.com/team.commons - http://www.romialyo.com |
|---|---|
| Copyrights | Copyright c TEAM - http://wwww.romialyo.com 2010 |
| Description | TEAM's extensions to MVC and WebForms, including Single Action Controller. |
| Owners | TEAM - http://rodolfograve.blogspot.com/team.commons - http://www.romialyo.com |
| RequireLicenseAcceptance | False |
| Title | TEAM.Commons.Web |
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 TEAM.Commons.Web -Source http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
- Installing the package (pre-authenticated):
-
nuget install TEAM.Commons.Web -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 TEAM.Commons.Web
- Installing the package (HTTP Basic authentication):
-
Install-Package TEAM.Commons.Web -Source http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
- Installing the package (pre-authenticated):
-
Install-Package TEAM.Commons.Web -Source http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
- Uinstalling the package:
-
Uninstall-Package TEAM.Commons.Web
OpenWrap
- Installing the package:
-
o add-wrap TEAM.Commons.Web
- Uninstalling the package:
-
o remove-wrap TEAM.Commons.Web
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.
