Top 20 NuGet generator Packages

This tasty recipe will quench your MVC hunger quickly. If you have an existing SQL Server table, use this recipe to whip up a batch of MVC4 goodness - models, controllers, views (both desktop and mobile versions) and REST API's in seconds by simply pointing this app to that table. Yum! ...
Builds a friendly representation of a specified byte size value, after converting it to the best matching unit (bytes, KB, MB, GB, etc.). Has various options to control the format of the outputted string. CodeBits are useful code blocks that can included in your C# projects through NuGet. Each code...
==CSharpTest.Net.Tools== CmdTool.exe - provides a Visual Studio code generation integration to any command-line application. see also http://help.csharptest.net/?CmdToolOverview.html CSharpTest.Net.Generators.exe - provides a command-line replacement for ResX code generation with support for m...
The Compiled Domain Model module helps you create domain model classes based on your Sitecore templates and is capable of validating the model with Sitecore data at any given moment.
Luna is open source and freely downloadable automatic code generator to facilitate and standardize the writing of classes that save data to database. The code is generated in VB.NET or C# language and can be used in both Desktop and Web application. Luna project start from 'need to write in an optim...
Library for creating Excel Reports without having Excel Installed. Create Excel files from lists of objects, DataTables, and CSV with a single line of code. Intelligent default formatting with easy to use overrides.
CoreWebApiClient.Generator app generates web api controller proxy clients to be used by wpf/webforms/console apps to connect to a web api server. Supports async/await for .NET 4 & Windows XP
Easily create reports from Word documents without having Microsoft Word installed. Simple search and replace plus the ability to insert images and tables. Intelligent default formatting with easy to use overrides.
Comand line tool generating html report from xml. It render warnings, errors and adnotations in source code. It can be easy integrated with continous integration servers and reports can be published as artifacts.
The woozle model generator creates POCO classes of your edmx model including additional features such as multi tenancy or managed concurrency.
The woozle entity framework repository and unit of work generator creates repository and unit of work classes of your edmx model which can be used to perform database operations. The generator includes additional features such as including additional features such as synchronizing an object to the e...
An indiscriminate data generator that will generate random data for all properties in a given class based on the property's type vs. its name. Examples can be found on the wiki: https://github.com/Schandlich/Fibber/wiki
Random AlphaNumeric character generator. Can be used to create a variety of random strings using chars [A-Za-z0-9] and a few other special chars.
Fake Entity Generator for Unit test under ASP.MVC. Generator creating an entity with a filled it properties (primitive types) data.
A command line tool that can be used to generate data for testing or other uses. You provide it with a pattern containing symbols defining the output you want to produce and it will create random data to match that pattern.
Simple persons generator. You can open issue or contribute to https://github.com/SlavaBobik/FakePersonGenerator
Block ID Generator for NHibernate. Allocates IDs in blocks and tracks the next available ID in the database. Allows the size of blocks to vary on each allocation.