Components used by the template discovery tool, and also used for related functionality in the CLI.
Info
Version: | 9.0.100 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/templating |
NuGet Url: | https://www.nuget.org/packages/Microsoft.TemplateSearch.Common |
Install
Install-Package Microsoft.TemplateSearch.Common
dotnet add package Microsoft.TemplateSearch.Common
paket add Microsoft.TemplateSearch.Common
Microsoft.TemplateSearch.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.TemplateEngine.Abstractions(>= 5.0.2)
- Microsoft.TemplateEngine.Edge(>= 5.0.2)
- Microsoft.TemplateEngine.Orchestrator.RunnableProjects(>= 5.0.2)
- Microsoft.TemplateEngine.Utils(>= 5.0.2)
- Newtonsoft.Json(>= 11.0.1)