Metadata >> NuGet >> Blade.Core

Blade.Core

Metadata

Authors Kam Figy
Copyrights Copyright 2014 Kam Figy/ISITE Design
Description Blade is a presentation framework for Sitecore 7. It enables excellent separation of concerns, easy rendering debugging, and pervasive use of the Razor templating language. Fully compatible with template-to-object mappers via simple extension. This package contains the core library, which is appropriate for library references. Use the Blade package for web projects, as it includes config and items.
LicenseUrl http://opensource.org/licenses/MIT
Owners ISITE Design
ProjectUrl https://github.com/kamsar/Blade
ReleaseNotes Migrated to MVC5/Razor 3, Sitecore NuGet 1.0
RequireLicenseAcceptance False
Summary Blade is a presentation framework for Sitecore 7. This package contains the core library, which is appropriate for library references. Use the Blade package for web projects, as it includes config and items.
Tags sitecore
Dependencies Microsoft.AspNet.Mvc:5.1.2
PackageSize 71261
PackageHashAlgorithm SHA512
PackageHash 629aoHLBAXG08WlJD7d0v2VAOYZAdsDNbCFEOc2SyzBywjcqMAyeVnNNwtjMAimQYZ/D8GPLjKW2Pmpp5zFv5w==
DownloadCount 000000
CreatedDate 2014-04-29T19:13:08

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 Blade.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Blade.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Blade.Core
Installing the package (HTTP Basic authentication):
Install-Package Blade.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Blade.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Blade.Core

OpenWrap

Installing the package:
o add-wrap Blade.Core
Uninstalling the package:
o remove-wrap Blade.Core

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.

Name Related
2.1.1.0
2.1.0
2.0.1
2.0.0
1.5.7
1.5.6