emFrameworkCore.CodeGen 1.20.0

dotnet add package emFrameworkCore.CodeGen --version 1.20.0
                    
NuGet\Install-Package emFrameworkCore.CodeGen -Version 1.20.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="emFrameworkCore.CodeGen" Version="1.20.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="emFrameworkCore.CodeGen" Version="1.20.0" />
                    
Directory.Packages.props
<PackageReference Include="emFrameworkCore.CodeGen" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add emFrameworkCore.CodeGen --version 1.20.0
                    
#r "nuget: emFrameworkCore.CodeGen, 1.20.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package emFrameworkCore.CodeGen@1.20.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=emFrameworkCore.CodeGen&version=1.20.0
                    
Install as a Cake Addin
#tool nuget:?package=emFrameworkCore.CodeGen&version=1.20.0
                    
Install as a Cake Tool

emFrameworkCore.CodeGen is a set of .Net Framework and .Net Core T4 template oriented code generation utilities, functions, templates, and extension developed by ExcelliMatrix to improve the delivery of software.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.20.0 2,671 2020/2/25
1.19.0 700 2020/2/25
1.18.0 650 2020/2/24
1.17.0 646 2020/1/29
1.16.0 693 2020/1/2
1.15.0 673 2019/12/26
1.14.0 686 2019/12/8
1.13.0 711 2019/12/8
1.12.0 695 2019/11/24
1.11.0 686 2019/11/22
1.10.0 690 2019/11/21
1.9.0 678 2019/11/20
1.8.0 673 2019/11/20
1.7.0 794 2019/8/20
1.6.0 712 2019/8/13
1.5.0 708 2019/8/12
1.4.0 771 2019/6/27
1.3.0 713 2019/6/27
1.2.0 726 2019/6/27
1.1.0 770 2019/6/23
Loading failed