T4.Build
0.2.1
See the version list below for details.
dotnet add package T4.Build --version 0.2.1
NuGet\Install-Package T4.Build -Version 0.2.1
<PackageReference Include="T4.Build" Version="0.2.1" />
paket add T4.Build --version 0.2.1
#r "nuget: T4.Build, 0.2.1"
// Install T4.Build as a Cake Addin #addin nuget:?package=T4.Build&version=0.2.1 // Install T4.Build as a Cake Tool #tool nuget:?package=T4.Build&version=0.2.1
Tool to automatically transform T4 templates during build
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
Functional Option for .net |
|
Z0ne.Maybe.Async
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
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
|