Info
Version: | 2.1.1 |
Author(s): | Kam Figy |
Last Update: | Tuesday, April 29, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kamsar/Blade |
NuGet Url: | https://www.nuget.org/packages/Blade |
Install
Install-Package Blade
dotnet add package Blade
paket add Blade
Blade Download (Unzip the "nupkg" after downloading)
Dependencies
- Blade.Core(2.1.1.0)
Tags
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 includes both the core library and the configuration files and serialized items for Sitecore.
It is appropriate for a web project, whereas the Blade.Core package is appropriate for library references.