Metadata >> Orchard

Orchard

Access

You can access data in this repository using the tools and addresses described below.

NuGet

Feed URL (HTTP Basic authentication):
http://nuget.gw.symbolsource.org/Public/Orchard/FeedService.mvc
Feed URL (pre-authenticated):
http://nuget.gw.symbolsource.org/Public/%login%/%key%/Orchard/FeedService.mvc
Publish URL:
http://nuget.gw.symbolsource.org/Public/Orchard
Saving authentication (for each registered key):
nuget setapikey %key% -Source     http://nuget.gw.symbolsource.org/Public/Orchard
Pushing packages (with each registered key):
nuget push *.nupkg -Source     http://nuget.gw.symbolsource.org/Public/Orchard
nuget push *.nupkg %key% -Source     http://nuget.gw.symbolsource.org/Public/Orchard

OpenWrap

Repository URL (HTTP Digest authentication):
http://openwrap.gw.symbolsource.org/Public/Orchard
Saving repository info:
o add-remote -Name Orchard -Href     http://openwrap.gw.symbolsource.org/Public/Orchard
o add-remote -Name Orchard -Href     http://openwrap.gw.symbolsource.org/Public/Orchard
 -Username %login% -Password %password%
Publishing packages:
o publish-wrap -Path *.wrap -Remote Orchard
o publish-wrap -Path *.wrap -Remote Orchard -User %login% -Pwd %password%

Projects

A project on SymbolSource corresponds directly to a unique NuGet or OpenWrap package name, or to a separate release of an independent project (like in the case of Castle components: Castle Core, Castle ActiveRecord etc.).

Icon Name Related
Orchard
Orchard.Core
Orchard.Core.Web
Orchard.External
Orchard.Framework
Orchard.Module.Lucene
Orchard.Module.Markdown
Orchard.Module.Orchard.Alias
Orchard.Module.Orchard.AntiSpam
Orchard.Module.Orchard.ArchiveLater
Orchard.Module.Orchard.Autoroute
Orchard.Module.Orchard.Blogs
Orchard.Module.Orchard.CodeGeneration
Orchard.Module.Orchard.Comments
Orchard.Module.Orchard.ContentPermissions
Orchard.Module.Orchard.ContentPicker
Orchard.Module.Orchard.ContentTypes
Orchard.Module.Orchard.CustomForms
Orchard.Module.Orchard.DesignerTools
Orchard.Module.Orchard.Email
Orchard.Module.Orchard.Fields
Orchard.Module.Orchard.Forms
Orchard.Module.Orchard.ImportExport
Orchard.Module.Orchard.Indexing
Orchard.Module.Orchard.jQuery
Orchard.Module.Orchard.Lists
Orchard.Module.Orchard.Localization
Orchard.Module.Orchard.Media
Orchard.Module.Orchard.MediaPicker
Orchard.Module.Orchard.Messaging
Orchard.Module.Orchard.Migrations
Orchard.Module.Orchard.Modules
Orchard.Module.Orchard.MultiTenancy
Orchard.Module.Orchard.Packaging
Orchard.Module.Orchard.Pages
Orchard.Module.Orchard.Projections
Orchard.Module.Orchard.PublishLater
Orchard.Module.Orchard.Recipes
Orchard.Module.Orchard.Roles
Orchard.Module.Orchard.Rules
Orchard.Module.Orchard.Scripting
Orchard.Module.Orchard.Scripting.Dlr
Orchard.Module.Orchard.Search
Orchard.Module.Orchard.Setup
Orchard.Module.Orchard.Tags
Orchard.Module.Orchard.TaskLease
Orchard.Module.Orchard.Themes
Orchard.Module.Orchard.Tokens
Orchard.Module.Orchard.Users
Orchard.Module.Orchard.Warmup
Orchard.Module.Orchard.Widgets
Orchard.Module.TinyMce
Orchard.Module.UpgradeTo15
Orchard.Themes
Orchard.WarmupStarter
Orchard.Web