This package provides an alternative to t4 code generation.
Info
Version: | 0.1.0-alpha |
Author(s): | Andreas Müller |
Last Update: | Thursday, October 15, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taori/DynamicCodeGenerator |
NuGet Url: | https://www.nuget.org/packages/DynamicCodeGenerator |
Install
Install-Package DynamicCodeGenerator
dotnet add package DynamicCodeGenerator
paket add DynamicCodeGenerator
DynamicCodeGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.Analyzers(1.0.0)
- Microsoft.CodeAnalysis.Common(1.0.0)
- Microsoft.CodeAnalysis.CSharp(1.0.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces(1.0.0)
- Microsoft.CodeAnalysis.Workspaces.Common(1.0.0)
- Microsoft.Composition(1.0.27)
- System.Collections.Immutable(1.1.36)
- System.Reflection.Metadata(1.0.21)
Tags