Info
| Version: | 0.3.0 | 
| Author(s): | S. van Deursen | 
| Last Update: | Saturday, November 3, 2012 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://t4ctorgenerator.codeplex.com | 
| NuGet Url: | https://www.nuget.org/packages/T4ConstructorGenerator | 
Install
Install-Package T4ConstructorGenerator
                        dotnet add package T4ConstructorGenerator
                        paket add T4ConstructorGenerator
                        
                                T4ConstructorGenerator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
A constructor will be added per class that will take all private instance fields of that type as input.