Top 20 NuGet Packages depending on T4Scaffolding.Core

Total dependencies: 13

A fast and customizable way to build parts of your .NET application via templates
MvcMailer sends emails using the MVC views as Email Body with no effort. Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create mult...
IVS Shared
A .NET application framework to build amazing code. Create testable, extensible, and highly maintainable business logic. Includes a rule and validation engine to process businss rules, poco validation, and business object validation. For more information and sample applications, please visit www...
Installs the powershell commands that make ScaffR modules work.
VirtualObjects Scaffolders
Cireson Web UI
MvcMailer sends emails using the MVC views as Email Body with no effort. Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create mult...
A fast and customizable way to add type to your project. You can specify property types or can use conventions. Visit the Project site to learn about output and conventions' customization. Inspired by MVCScaffolding.
Scaffold code generator for generating wrapper class to any existing non-testable classes such static classes and .Net libraries like System.IO. Very useful for doing TDD and decoupling dependencies to 3rd party libraries. Usage: On Package Manager Console type the following command: ...
This is a Scaffold extension to generate POCO class, Mapping class, Repository pattern class and DbContext. Very helpful in database-first approach without needing .edmx. Usage: On Package Manager Console type the following command: Scaffold PocoFromDB {your-connection-string} {contextName...
BDD test scaffolding