DeveloperInTheFlow.FactoryGenerator
2.0.0
Console application that automatically generates factory implementations for classes marked with [GenerateFactory] attribute, by using Roslyn C# Compiler-as-a-Service. New files named <TargetClass>Factory.Generated.cs are added to the project.
Can be used in a build server environment.
See the version list below for details.
Install-Package DeveloperInTheFlow.FactoryGenerator -Version 2.0.0
dotnet add package DeveloperInTheFlow.FactoryGenerator --version 2.0.0
<PackageReference Include="DeveloperInTheFlow.FactoryGenerator" Version="2.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add DeveloperInTheFlow.FactoryGenerator --version 2.0.0
Release Notes
- Add possibility to specify a C# script for transforming the model before the template rendering.
- Add possibility to specify a template for factory generation.
- Fix incorrect factory method generation for classes containing multiple constructors.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DeveloperInTheFlow.FactoryGenerator:
Repository | Stars |
---|---|
jozefizso/SystemWrapper
.NET library for easier testing of system APIs.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0.3 | 632 | 1/16/2017 |
2.0.0.1 | 2,830 | 7/6/2015 |
2.0.0 | 515 | 7/6/2015 |
1.1.0.23 | 535 | 6/17/2015 |
1.1.0.22 | 514 | 6/17/2015 |
1.1.0.21 | 515 | 6/10/2015 |
1.0.0.20 | 866 | 9/29/2014 |
1.0.0.19 | 578 | 9/29/2014 |
1.0.0.18 | 591 | 9/29/2014 |
1.0.0.17 | 592 | 9/2/2014 |
1.0.0.15 | 577 | 9/1/2014 |
1.0.0.14 | 546 | 9/1/2014 |
1.0.0.13 | 595 | 7/14/2014 |
1.0.0.11 | 576 | 6/23/2014 |
1.0.0.9 | 565 | 6/17/2014 |
1.0.0.8 | 794 | 6/17/2014 |
1.0.0.6 | 819 | 6/17/2014 |