Orchard.External
Metadata
Authors | Orchard |
---|---|
Description | Orchard.External |
Owners | SymbolSource |
RequireLicenseAcceptance | False |
Dependencies | Autofac:[2.6.1.841]|Autofac.Mef:[2.6.1.841]|Autofac.Mvc3:[2.6.1.841]|Autofac.Web:[2.6.1.841]|Autofac.Wcf:[2.6.1.841]|ClaySharp:[1.0.0]|MarkdownSharp:[1.13.0.0]|log4net:[1.2.10] |
PackageSize | 3454036 |
PackageHashAlgorithm | SHA512 |
PackageHash | sIkTMG3ExgFeEIMLFnOTDRXpdqV57H8sguJNUSaf5POIZvHAl9cpQHC9YTOmBX4R01Xw6oSfbF1jk6L70BSYGg== |
DownloadCount | 000000 |
CreatedDate | 2012-10-02T19:05:10 |
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 Orchard.External -Source http://nuget.gw.symbolsource.org/Public/Orchard/FeedService.mvc
- Installing the package (pre-authenticated):
-
nuget install Orchard.External -Source http://nuget.gw.symbolsource.org/Public/%login%/%key%/Orchard/FeedService.mvc
NuGet (Package Manager Console)
- Installing the package (search all configured feeds):
-
Install-Package Orchard.External
- Installing the package (HTTP Basic authentication):
-
Install-Package Orchard.External -Source http://nuget.gw.symbolsource.org/Public/Orchard/FeedService.mvc
- Installing the package (pre-authenticated):
-
Install-Package Orchard.External -Source http://nuget.gw.symbolsource.org/Public/%login%/%key%/Orchard/FeedService.mvc
- Uinstalling the package:
-
Uninstall-Package Orchard.External
OpenWrap
- Installing the package:
-
o add-wrap Orchard.External
- Uninstalling the package:
-
o remove-wrap Orchard.External
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.