T4.Build 0.2.4

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

// Install T4.Build as a Cake Tool
#tool nuget:?package=T4.Build&version=0.2.4

T4.Build is a tool to automatically transform T4 templates during build.

It is similar to the functionality provided by Visual Studio, except it works anywhere where you have a .NET (Core) runtime installed.

It is fully integrated with MSBuild and supports transforming the templates during the build process, and cleaning them during the clean process.

T4.Build aims for performance by transforming only the templates that have changed, and doing so in parallel (so more CPU cores => faster).

More information: https://github.com/jgiannuzzi/T4.Build#readme

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on T4.Build:

Package Downloads
Z0ne.Maybe The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Functional Option for .net

Z0ne.Maybe.Async The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Functional Option for .net

FunctionalDdd.RailwayOrientedProgramming

Railway Oriented Programming is a coding concept that involves using a library's built-in functions to control program execution flow based on success or error track. By doing so, functional code can be written that allows for chaining of functions without the need for error checking.

Z0ne.Assertions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Debug Assertions to allow more easy assertions

DotMP

A library for fork-join parallelism in .NET, with an OpenMP-like API.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on T4.Build:

Repository Stars
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
Version Downloads Last updated
0.2.4 248,634 2/16/2022
0.2.3 22,980 11/9/2021
0.2.2 293 11/9/2021
0.2.1 308 11/9/2021
0.2.0 69,641 3/23/2021
0.1.1 478 3/12/2021