MaximusCore 8.0.5

dotnet add package MaximusCore --version 8.0.5
NuGet\Install-Package MaximusCore -Version 8.0.5
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="MaximusCore" Version="8.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaximusCore --version 8.0.5
#r "nuget: MaximusCore, 8.0.5"
#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.
// Install MaximusCore as a Cake Addin
#addin nuget:?package=MaximusCore&version=8.0.5

// Install MaximusCore as a Cake Tool
#tool nuget:?package=MaximusCore&version=8.0.5

Maximus is a T4 generator alternative. Since 2010, that package helps many Netkoders' customers to generate their code.

     Thanks to that experience, the version 8 is a complete redesign of that generation tool for a better experience:

     - Bye bye T4 / Based on console applications.
     - Nuget compatible.
     - Easy and quick to use.
     - Easy to debug.
     - Easy to unit test.
     - No lurning curve.

     MARCH 21/03/2018: WORK IN PROCESS (for April 2018)

     Visual Studio 2017 integration
     Documentation
     Videos

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
8.0.5 2,046 3/30/2018
8.0.4 1,481 3/23/2018
8.0.3 1,303 3/22/2018

01/2017 - v8.0
     ==============

     Since 2010, that package helps many to generate their code.
     Thanks to that experience, the version 8 is a complete redesign of that generation tool for a better experience:

     - Bye bye T4 / Based on console applications
     - Nuget compatible
     - Easy and quick to use
     - Easy to debug
     - Easy to unit test

     v7.0 (and before)
     =================

     The users of the previous version of Maximus, please contact Michaël LEBRETON if you need some updates.