Giter Site home page Giter Site logo

vijayraavi / sitecore-mvc-contrib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sitecore-community/sitecore-mvc-contrib

0.0 0.0 0.0 4.25 MB

Contrib library for Sitecore 7.5+ MVC

Batchfile 0.18% PowerShell 3.30% C# 92.03% Pascal 3.09% CSS 0.20% Smalltalk 1.21%

sitecore-mvc-contrib's Introduction

Sitecore logo

Sitecore.Mvc.Contrib

This project extends the base Sitecore MVC functionality, providing a set of common classes and helpers that you may need while using the Model-View-Controller paradigm with Sitecore.

Requirements

  • .NET Framework 4.5

  • Visual Studio 2012 with NuGet Package Manager extension installed.

    Ensure that the Package Restore checkbox has been ticked in the NuGet Package Manager Options dialog.

  • MVC 5

  • Sitecore 7.5 or later.

Building

  • Place your Sitecore.Kernel.dll, Sitecore.Mvc.dll and the Sitecore.Logging.dll assmeblies in the \lib directory. For more details refer to the README.md file in the lib folder.

  • Run .\build from the root of the checkout folder to invoke an automated debug build of the project. The outputs from this automated build are detailed in the build folder README.md file.

Installation

Options for installation are:

  • Include Sitecore.Mvc.Contrib.dll as part of your project

  • Add the project as part of your solution

  • Install one of the contrib NuGet packages

    PM> Install-Package Sitecore.Mvc.Contrib

    Refer to the Detailed instructions for using the NuGet packages section.

Detailed instructions for using the NuGet packages

  • Ensure that the Sitecore website has been configured correctly for MVC operation. Your CSPROJ file should be set to target .NET framework 4.5.

  • Connect website project to Sitecore.Rocks connection for your website

  • From the Package Manager Console in Visual Studio execute one of the following commands:

    Install-Package Sitecore.Mvc.Contrib

    or

    Install-Package Sitecore.Mvc.Contrib.Sample

    The sample package installs both the contrib project plus some sample content within Sitecore that can be used to better understand how to use the contrib project code.

  • Once the package installation has been completed a readme.txt file will be displayed in the Visual Studio IDE. Follow the instructions in this readme file to complete the installation of the contrib package.

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Sitecore.Mvc.Contrib will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/.

Bug tracker

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher.

Contributions

Please ensure that any assemblies added to the solution are compatible with Visual Studio 2012.

Authors and credits

Project maintained by:

Contributors:

Copyright and license

Copyright 2014 Sitecore Corporation A/S

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for
the specific language governing permissions and limitations under the License.

sitecore-mvc-contrib's People

Contributors

kevinobee avatar herskinduk avatar mikeedwards83 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.