TemplateBuilder 1.1.6.1

dotnet add package TemplateBuilder --version 1.1.6.1
                    
NuGet\Install-Package TemplateBuilder -Version 1.1.6.1
                    
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="TemplateBuilder" Version="1.1.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TemplateBuilder" Version="1.1.6.1" />
                    
Directory.Packages.props
<PackageReference Include="TemplateBuilder" />
                    
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 TemplateBuilder --version 1.1.6.1
                    
#r "nuget: TemplateBuilder, 1.1.6.1"
                    
#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 TemplateBuilder@1.1.6.1
                    
#: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=TemplateBuilder&version=1.1.6.1
                    
Install as a Cake Addin
#tool nuget:?package=TemplateBuilder&version=1.1.6.1
                    
Install as a Cake Tool

A NuGet package which can be used to easily create item and project templates for Visual Studio.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TemplateBuilder:

Package Downloads
Mufc.Components.Mufc.Component.VideoArticle

Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on TemplateBuilder:

Repository Stars
SteveSanderson/Blazor
MOVED: Please see the new repo at https://github.com/aspnet/blazor
madskristensen/ExtensibilityTools
Tools for writing Visual Studio extensions
aspnet/Blazor-Hackathon
Blazor is now official and is part of the ASP.NET Core Framework. All the work is tracked in the dotnet/aspnetcore repo.
ServiceStack/ServiceStackVS
ServiceStackVS - Visual Studio extension for ServiceStack
Version Downloads Last Updated
1.1.6.1 8,422 7/13/2018
1.1.6-beta 1,390 7/12/2018
1.1.5-beta 4,020 3/25/2017
1.1.4.9-beta 47,436 3/7/2016
1.1.4.8-beta 1,279 3/6/2016
1.1.4.7-beta 1,333 3/4/2016
1.1.4.6-beta 3,611 12/3/2015
1.1.4.5-beta 2,593 10/6/2015
1.1.4.4-beta 1,781 8/19/2015
1.1.4.3-beta 1,305 8/15/2015
1.1.4-beta 1,547 7/13/2015
1.1.3 18,056 3/1/2015
1.1.2-beta6 1,317 2/27/2015
1.1.2-beta5 1,998 12/28/2014
1.1.2-beta4 1,622 12/28/2014
1.1.2-beta3 1,562 12/28/2014
1.1.2-beta2 1,799 12/28/2014
Loading failed