kamsar
NuGet publisher profile
Packages (28)
Unicorn.Core
Unicorn is a utility for Sitecore that solves the issue of moving templates, renderings, and other database items between Sitecore instances.
Unicorn
Unicorn is a utility for Sitecore that solves the issue of moving templates, renderings, and other database items between Sitecore instances. This package contains both the Unicorn core library and the configuration for it, which is appropriate for web projects. Install Unicorn.Core if you only want the library.
Rainbow.Core
An advanced serialization library for Sitecore. Install the Rainbow package if you want the config file with the library
Rainbow
Rainbow is an advanced serialization library for Sitecore. This package contains both the core library and the configuration file, which is appropriate for web projects. Install Rainbow.Core if you only want the library.
Rainbow.Storage.Yaml
Implements a YAML-based serialization format as a Rainbow data store
Rainbow.Storage.Sc
Implements the Sitecore database as a Rainbow data store
MicroCHAP
Tiny library for authentication using a shared secret and CHAP+HMAC-SHA512.
Kamsar.WebConsole
A library to create a Web-based, live updating "console" window. Useful for pages that process some sort of background task like an index rebuild or database backup. Compatible with MVC or Web Forms.
Configy
Inherited IoC container configuration management library.
Unicorn.Roles.Core
Adds security role syncing to Unicorn. Install the non-core package to get config files.
Unicorn.Roles
Adds security role syncing to Unicorn. This package contains both the core library and the configuration for it, which is appropriate for web projects. Install Unicorn.Roles.Core if you only want the library.
Dianoga
Automatic media library image file optimization for Sitecore
Unicorn.Users
Adds user syncing to Unicorn. This package contains both the core library and the configuration for it, which is appropriate for web projects. Install Unicorn.Users.Core if you only want the library.
Unicorn.Users.Core
Adds user syncing to Unicorn. Install the non-core package to get config files.
Synthesis.Mvc
Automatic injection of Synthesis models for Sitecore MVC view renderings. This package contains the core library and configuration and is appropriate for the web project. NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher
Synthesis.Core
Synthesis is a universal object mapper with LINQ support for Sitecore 8.1 and up. Use the same strongly typed objects to run queries against search indexes or the database, or transparently convert from indexed to database when necessary. Supports fully polymorphic Sitecore template inheritance via a generated interface hierarchy. NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher
Synthesis
Synthesis is a universal object mapper with LINQ support for Sitecore 8.1 and up. Use the same strongly typed objects to run queries against search indexes or the database, or transparently convert from indexed to database when necessary. Supports fully polymorphic Sitecore template inheritance via a generated interface hierarchy. This package contains both the Synthesis core library and the configuration for it, which is appropriate for web projects. Install Synthesis.Core if you only want the library. NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher
Synthesis.Mvc.Core
Automatic injection of Synthesis models for Sitecore MVC view renderings. This package contains the core library for class libraries. Use Synthesis.Mvc to include configuration. NOTE: Synthesis 9.1.0 and above requires Sitecore 9.1.0 or higher
Synthesis.Testing
Utilities to assist in unit testing with Synthesis
Blade.Core
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.
Blade
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 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.
Leprechaun
A template code generation framework for Sitecore CMS
Leprechaun.CodeGen.Roslyn
Provides code generation to Leprechaun using C# scripts, executed with Roslyn.
Synthesis.Blade
Extends Synthesis to support integration with the Blade presentation framework for Sitecore. Synthesis types can then be used in Blade views as models without the need for a discrete presenter. This package is designed to be installed on a web project, and includes configuration files.
Leprechaun.Console
A CLI application to use the Leprechaun codegen framework for Sitecore.
Synthesis.Blade.Core
Extends Synthesis to support integration with the Blade presentation framework for Sitecore. Synthesis types can then be used in Blade views as models without the need for a discrete presenter. This package is designed to be installed on a library project, and does not include configuration files. Use the Synthesis.Blade package for web projects.
Blade.Samples
An example Razor rendering and presenter using Blade. Requires Sitecore Rocks to be installed and connected for successful installation. After installation, there will be a sample rendering in Sitecore that you can assign to an item for playing around.
Synthesis.Blade.Ninject
Extends Synthesis.Blade to enable constructor dependency injection in presenters using the Ninject IoC container This package is designed to be installed on a web project, and includes configuration files.