Mono.TextTemplating
2.2.1
Install-Package Mono.TextTemplating -Version 2.2.1
dotnet add package Mono.TextTemplating --version 2.2.1
<PackageReference Include="Mono.TextTemplating" Version="2.2.1" />
paket add Mono.TextTemplating --version 2.2.1
#r "nuget: Mono.TextTemplating, 2.2.1"
// Install Mono.TextTemplating as a Cake Addin
#addin nuget:?package=Mono.TextTemplating&version=2.2.1
// Install Mono.TextTemplating as a Cake Tool
#tool nuget:?package=Mono.TextTemplating&version=2.2.1
Open source implementation of the T4 templating engine
This package allows embedding the T4 engine in an application.
* To install as a dotnet global or local tool, use `dotnet-t4` instead.
* To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- System.CodeDom (>= 4.4.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Mono.TextTemplating:
Package | Downloads |
---|---|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools. |
|
dotnet-t4-project-tool
Project-installable T4 text transformation commandline tool. This package can be installed into a project using `DotNetCliToolReference`. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To embed the T4 engine in your app, use `Mono.TextTemplating`. |
|
Intent.Modules.ModuleBuilder
Package Description |
|
Mono.TextTemplating.Roslyn
In-process Roslyn compiler for the Mono.TextTemplating T4 templating engine This is useful for processes that use a hosted instance of Mono.TextTemplating to compile multiple templates. Only the first template will be affected by the startup overhead of the compiler, and compilation of subsequent templates will be much faster. This can also be used to guarantee a specific version of the C# compiler rather than relying on the system version. To enable the in-process C# compiler, use the TemplatingEngine.UseInProcessCompiler() extension method. |
|
GCore.Source.Generators.T4
Code generation |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Mono.TextTemplating:
Repository | Stars |
---|---|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 102,677 | 2/23/2021 |
2.2.0 | 17,397 | 12/5/2020 |
2.0.5 | 109,485 | 6/13/2019 |
2.0.4 | 4,017 | 4/4/2019 |
2.0.3 | 1,707 | 3/7/2019 |
2.0.2 | 3,135 | 12/14/2018 |
2.0.1 | 569 | 12/14/2018 |
2.0.0 | 555 | 12/13/2018 |
1.3.1 | 229,581 | 3/31/2017 |
1.3.0 | 47,674 | 3/17/2017 |
1.2.0 | 735 | 3/17/2017 |
1.1.0 | 8,135 | 3/14/2016 |
1.0.0 | 26,656 | 6/15/2014 |