An open API service indexing awesome lists of open source software.

https://github.com/benmccallum/coresitecore

A library of core helpers, extensions, constants, enums and other useful things for Sitecore CMS projects.
https://github.com/benmccallum/coresitecore

extension-methods helpers helpers-library sitecore sitecore-cms sitecore-extensions

Last synced: 6 months ago
JSON representation

A library of core helpers, extensions, constants, enums and other useful things for Sitecore CMS projects.

Awesome Lists containing this project

README

          

CoreSitecore
=======
[![Build status](https://ci.appveyor.com/api/projects/status/jjo0cmbo3s4te7mu/branch/master)](https://ci.appveyor.com/project/benmccallum/coresitecore/branch/master)

A library of core helpers, extensions, constants, enums and other useful things for Sitecore CMS projects.

## Get it on NuGet!

### For Sitecore 8.1+, use:

Install-Package CoreSitecore

### For Sitecore 8.0, use:

Install-Package CoreSitecore -Version 8.0.0

### For Sitecore 7.5, use:

Install-Package CoreSitecore -Version 7.5.0

### For Sitecore 7.0, use latest 1.* version:

Install-Package CoreSitecore -Version 1.0.2