Top 20 NuGet cauldron Packages

A simple MVVM framework that heavily uses IL-weaving based on Fody.
A simple localization implementation that can work with different sources. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Fody add-in that provides custom interception. Supports Net45, NetStandard2.0 and UWP. Method, Property, Constructor and Field interceptors can be found in the package Cauldron.BasicInterceptors (https://www.nuget.org/packages/Cauldron.BasicInterceptors/)
The activator is a simple and fast dependency injection framework. It is based on attributes and does not require any configuration files for configuration. It also supports using static methods as component constructor. This version is not compatible with Assemblies weaved by versions older t...
Custom interceptors for Cauldron.Interception.Fody that provides method, property, field and constructor interception.
Cauldron.Consoles is a Cauldron.Core based parameter parser which supports grouping of parameters in execution groups. It is also supports localization and has a nice parameter table :) Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
SharpDX integration for Cauldron.
Contains typical implementations for AES, RSA and RSA-AES encryptions. It also contains extensions that helps working with SecureString. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Root package for Cauldron.
A simple theme based on Visual Studio 2015
A simple theme based on Visual Studio 2015
Consolidates methods for getting user information (profile picture, email address, home directory ect.) to a single class. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Creating Windows Services is now a cake walk. This implementation can also handle localized service name and description.
Visual Studio dark theme for Cauldron WPF