Top 20 NuGet Packages
MBran Content Module is an Umbraco plugin that let developers create a clean code and reusable modules rather than a template-based page rendering. It aims to set a coding standard for module content, minimize hard-coded partial view paths and provide an easier and cleaner way to write business logi...
Core library for MBran Umbraco plugins
An Umbraco package that handles 404 error
An Umbraco package that generates sitemap xml
An Umbraco plugin which adds open graph metadata to Umbraco powered sites
A textbox with default value
An Umbraco 7 data type that lets users select a country from a dropdown
Day Of Week Picker for Umbraco 7
A C# .NET wrapper for the Pivotal Tracker API. - NOT FEATURE-COMPLETE. If you have any requests on features that should be implented as a priority, head over to the GitHub page (https://github.com/mbrewerton/DotNetPivotalTrackerApi) and raise an Issue there. To contribute, please check the Contribut...
MBTiles support for Windows Phone 8.1
Provides MBTiles.
Usage:
var connectionString = string.Format("Data Source={0}", mbtilefile);
var mbTileProvider = new MBTileProvider(connectionString);
var image = mbTileProvider.GetTile(level, col, row);
F# DSL for first-class MbUnit tests
Library to interact with Windows' Device Object Tree, much like sysinternals Winobj tool
This library allows developers to Create, Update, and Delete database schemas based on their hibernate.cfg.xml and *.hmb.xml entity mapping files, and Fluent Mappings stored on project assemblies.