Orchard

所属分类:collect
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2023-07-10 19:01:58
上 传 者sh-1993
说明:  Orchard是一个免费、开源、以社区为中心的内容管理系统,构建在ASP.NET MVC平台上。,
(Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.,)

文件列表:
.deployment (62, 2017-04-27)
.hgeol (22, 2017-04-27)
CREDITS.txt (8846, 2017-04-27)
CleanSolution.ps1 (1694, 2017-04-27)
ClickToBuild.cmd (1013, 2017-04-27)
ClickToBuildAzurePackage.cmd (121, 2017-04-27)
DeleteModuleBinaries.cmd (199, 2017-04-27)
LICENSE.txt (1508, 2017-04-27)
Orchard.proj (22091, 2017-04-27)
build.cmd (17, 2017-04-27)
deploy.cmd (2887, 2017-04-27)
lib/ (0, 2017-04-27)
lib/msbuildtasks/ (0, 2017-04-27)
lib/msbuildtasks/MSBuild.Community.Tasks.Targets (13183, 2017-04-27)
lib/msbuildtasks/MSBuild.Community.Tasks.dll (675328, 2017-04-27)
lib/msdeploy/ (0, 2017-04-27)
lib/msdeploy/TBEX.xml (3644, 2017-04-27)
lib/msdeploy/createlogin.sql (512, 2017-04-27)
lib/msdeploy/createuser.sql (595, 2017-04-27)
lib/msdeploy/manifest.xml (560, 2017-04-27)
lib/msdeploy/parameters.xml (5192, 2017-04-27)
lib/nhibernate.linq/ (0, 2017-04-27)
lib/nhibernate.linq/DetachedCriteriaAdapter.cs (6347, 2017-04-27)
lib/nhibernate.linq/NHibernate.Linq.dll (71680, 2017-04-27)
lib/nhibernate.linq/orchard-customizations.txt (295, 2017-04-27)
lib/nuget/ (0, 2017-04-27)
lib/nuget/nuget.exe (3787952, 2017-04-27)
lib/slowcheetah/ (0, 2017-04-27)
lib/slowcheetah/Microsoft.Web.XmlTransform.dll (80984, 2017-04-27)
lib/slowcheetah/SlowCheetah.Transforms.targets (23603, 2017-04-27)
lib/slowcheetah/SlowCheetah.Xdt.dll (7680, 2017-04-27)
lib/sqlce/ (0, 2017-04-27)
lib/sqlce/EULA_ENU.rtf (171908, 2017-04-27)
lib/sqlce/MICROSOFT VISUAL C++ 2008 EXPRESS EDITION ENU.txt (25886, 2017-04-27)
lib/sqlce/REDIST_ENU.TXT (3602, 2017-04-27)
lib/sqlce/System.Data.SqlServerCe.dll (470240, 2017-04-27)
... ...

# Orchard Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. [![Join the chat at https://gitter.im/OrchardCMS/Orchard](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/OrchardCMS/Orchard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) You can try it for free on [DotNest.com](https://dotnest.com) or on Microsoft Azure by clicking on this button. [![Deploy to Azure](https://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/OutercurveFoundation.OrchardCMS) ## About The Orchard Project #### Please visit our website at http://orchardproject.net for the most current information about this project. Orchard is a free, open source, community-focused **Content Management System** built on the ASP.NET MVC platform. Orchard is built on a modern architecture that puts extensibility up-front, as its number one concern. All components in Orchard can be replaced or extended. Content is built from easily composable building blocks. Modules extend the system in a very decoupled fashion, where a commenting module for example can as easily apply to pages, blog posts, photos or products. A rich UI composition system completes the picture and ensures that you can get the exact presentation that you need for your content. Orchard is delivered under the [.NET Foundation](http://www.dotnetfoundation.org/orchard). It is licensed under a [New BSD license](http://www.opensource.org/licenses/bsd-license.php), which is approved by the OSI. Our mission is to empower our users and foster a dedicated and diverse community that builds the CMS that we all want to use. ## Project Status Orchard is currently in version **[1.10.2](https://github.com/OrchardCMS/Orchard/releases/tag/1.10.2)**: It contains bugfixes and the more impactful changes and new features added in the latest major version (*1.10*). We invite participation by the developer community in shaping the project’s direction, so that we can publicly validate our designs and development approach. All our releases are available on our [Releases](https://github.com/OrchardCMS/Orchard/releases) page, and it's easy to [Install Orchard using the Web Platform Installer](http://docs.orchardproject.net/Documentation/Installing-Orchard) as well. We encourage interested developers to check out the source code on the Orchard GitHub site and get involved with the project. * [Download the latest release](https://github.com/OrchardCMS/Orchard/releases) * [Feature roadmap](http://docs.orchardproject.net/Documentation/feature-roadmap) * [Docs and designs/specs](http://www.orchardproject.net/docs) * [About us](http://www.orchardproject.net/about) * [Contact us](mailto:ofeedbk@microsoft.com) ## How To Get Involved We hope that by engaging with the community we will continue to shape Orchard into a valuable set of tools and applications. The Orchard team is committed to open community participation and accepts code contributions. We encourage community participation at all levels from general project feedback to bug fixes and patches. There are many ways you can [contribute to Orchard](http://orchardproject.net/contribution): * [Check out the code](https://github.com/OrchardCMS/Orchard) * [Write documentation](https://github.com/OrchardCMS/OrchardDoc) * [Find and file a bug](https://github.com/OrchardCMS/Orchard/issues) * [Propose a feature idea](http://orchard.uservoice.com) * [Ask and answer questions in our forums](http://www.orchardproject.net/discussions) and [on Stack Overflow](http://stackoverflow.com/questions/tagged/orchardcms) * [Participate in our gitter.im chatroom](https://gitter.im/OrchardCMS/Orchard) * [Participate in forum discussions](http://orchard.codeplex.com/discussions) * [Submit a pull request](http://docs.orchardproject.net/Documentation/Contributing-patches) * [Translate Orchard](http://orchardproject.net/localization) * [Contribute modules and themes to our gallery](http://gallery.orchardproject.net/) * [Send us feedback](mailto:ofeedbk@microsoft.com) ## The Future Of Orchard CMS: Orchard 2 As the underlying frameworks (.NET, ASP.NET and ASP.NET MVC) are constantly evolving, Orchard of course keeps track of the changes and improvements of these: Orchard 2 is the next generation of Orchard releases that is based on [ASP.NET Core](http://www.asp.net/core). Just like the current Orchard project, it's fully [open-source and is publicly available on GitHub](https://github.com/OrchardCMS/Orchard2). Orchard 2 (as a framework) is being built from scratch: it's still in development and does not share any of its code base (at least directly) with the current versions of Orchard.

近期下载者

相关文件


收藏者