A Roslyn code generation tool that enables automatic factory classes.
Info
Version: | 1.0.0 |
Author(s): | Jörgen Sigvardsson |
Last Update: | Wednesday, September 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jorgensigvardsson/AutoFactory |
NuGet Url: | https://www.nuget.org/packages/JS.AutoFactory |
Install
Install-Package JS.AutoFactory
dotnet add package JS.AutoFactory
paket add JS.AutoFactory
JS.AutoFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeGeneration.Roslyn(>= 0.1.57)
- CodeGeneration.Roslyn.BuildTime(>= 0.1.57)
- System.Collections(>= 4.0.0)
- System.Diagnostics.Debug(>= 4.0.0)
- System.Globalization(>= 4.0.0)
- System.IO(>= 4.0.0)
- System.Linq(>= 4.0.0)
- System.Reflection(>= 4.0.0)
- System.Reflection.Extensions(>= 4.0.0)
- System.Reflection.Primitives(>= 4.0.0)
- System.Resources.ResourceManager(>= 4.0.0)
- System.Runtime(>= 4.0.0)
- System.Runtime.Extensions(>= 4.0.0)
- System.Runtime.InteropServices(>= 4.0.0)
- System.Text.Encoding(>= 4.0.0)
- System.Text.Encoding.Extensions(>= 4.0.0)
- System.Threading(>= 4.0.0)