Top 20 NuGet umbraco Packages

UmbLogExporter builds on the Log Viewer that ships with the Umbraco 8 Core adding options to export logs to a format of your choosing. It also tweaks the Log Viewer interface allowing you to change the log date range when searching.
A collection of helper classes for working with Umbraco
Provides Umbraco Model and General Extensions use with MVC
Provides functionality to count the number of times content has been viewed in a webpage. Can be configured with different categories so that multiple views can be applied to the same document type.
Installs Umbraco CMS with the MVC template flag enabled. As the amount of times I have installed Umbraco from Nuget and forgotten to set the MVC flag. So this will help combat that!
Structure Extensions is an Umbraco package that allows you to set "default" child content types by using the Structure tab of any content type.
This nuget packages add in a default Surface Controller, View Models and Views to allow you to easily add in membership into an Umbraco 6+ (MVC) website.
C# code generator to generate Models (POCO’s) for Umbraco Document Types using T4 templates. These Models can be populated with data from Umbraco nodes via the generated ModelFactory class. The major Umbraco Data Types are supported including some uComponent Data Types like DataType Grid. Ideal when...
Equ Umbraco Bootstrap
Provides Subscription notification and management for Umbraco
Library to enable access to Umbraco Services outside of Umbraco
A simple seo visualizer property editor for Umbraco CMS
Yomego loves Umbraco, but not so much the way the whole thing kind of ignores how Mvc works. We have built this framework for our own use, but if you fancy using it, give it a whirl. It has custom builds of both Ditto and uSync in which we also love, so much kudos to those guys too for...
Yomego loves Umbraco, but not so much in the way it doesnt work in Azure or AWS (yet). We have built this framework for our own use, but if you fancy using it, give it a whirl.
OpenAssociatedDoctype for Umbraco 7
Tool for automation resolving of Umbraco packages installed via Umbraco repository. Note: tool does not support restoring of local packages(installed not from Umbraco repository) Usage ----- 1. Include '%project_folder%\App_Data\packages\installed\installedPackages.config' file to sourse control (...
Adds a new datatype called Ubolt.ContentPicker using Umbraco's content picker controller, but adds the option to set a start node, and filter out content types. The packages allso contains a property value converter that converts to IPublishedContent.