Top 20 NuGet code Packages

Sample WinForms app that uses Barcode Reader SDK to recognize, read and decode most popular linear (1D) barcodes from digital images, bitmaps and scanned documents. It returns the string and binary values as well as the symbology type for each detected barcode. It can decode barcodes with 0, 90, 180...
Sample WinForms app that uses Barcode Reader SDK to recognize, read and decode most popular linear (1D) barcodes from digital images, bitmaps and scanned documents. It returns the string and binary values as well as the symbology type for each detected barcode. It can decode barcodes with 0, 90, 180...
CodeMirror key-mappings for Emacs and VIM http://codemirror.net/doc/manual.html#keymaps
T4 code generation templates for N-Tier Entity Framework with EF4. Install this package for MyProject.Server.Domain.Edmx projekt if you target EF4.
EF5 provider for N-Tier Entity Framework.
TDD is dead : only for legacy code that doesn't have HardMock! Record your Mock from integration test when you have lots of Legacy code.
This is Code eXtension version for Windows forms, comprising of CodeX, simple extensions for Windows form objects. It also includes Rich form and Rich Console, which can provide Metro look to your Windows forms.
Strongly typed config for Azure Cloud Services. Code generation of Settings: cscfg and csdef and reader
Umbraco Jet Maps (uJetMaps) is a geographical coordinates data type and property editor for Umbraco 7, built using uJet.
Live Coding environment for .NET
Simple Odoo JSON-RPC Client for .Net Core 1.0
This package installs the Eleflex.ModuleGenerator. It will generate a complete template-based Visual Studio 2015 solution, including projects and code files needed to quickly create an ELEFLEX module.
Nequeo code generation component
Allows rapid development of an application by removing the need to create/setup the Database. Just create POCO classes and save them to a named database. Once your application is working you can swap out for a fully fledged database or just use it to create prototype or throw-away applications.
Testura.Code is a wrapper around the Roslyn API and used for generation, saving and and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.
Base classes, objects and extension methods for developing Visual Studio extensions
Code generator for [Record]-marked types. Automatically creates backing code (constructor, With- mutators, deconstructor to tuple, Builder nested type etc.) for immutable record classes. This package references all required and recommended (analyzers) packages. See project site for installation inst...