Microsoft.SemanticKernel.PromptTemplates.Handlebars
                               
                            
                                1.67.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Microsoft.SemanticKernel.PromptTemplates.Handlebars --version 1.67.0
NuGet\Install-Package Microsoft.SemanticKernel.PromptTemplates.Handlebars -Version 1.67.0
<PackageReference Include="Microsoft.SemanticKernel.PromptTemplates.Handlebars" Version="1.67.0" />
<PackageVersion Include="Microsoft.SemanticKernel.PromptTemplates.Handlebars" Version="1.67.0" />
<PackageReference Include="Microsoft.SemanticKernel.PromptTemplates.Handlebars" />
paket add Microsoft.SemanticKernel.PromptTemplates.Handlebars --version 1.67.0
#r "nuget: Microsoft.SemanticKernel.PromptTemplates.Handlebars, 1.67.0"
#:package Microsoft.SemanticKernel.PromptTemplates.Handlebars@1.67.0
#addin nuget:?package=Microsoft.SemanticKernel.PromptTemplates.Handlebars&version=1.67.0
#tool nuget:?package=Microsoft.SemanticKernel.PromptTemplates.Handlebars&version=1.67.0
About Semantic Kernel
Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages. The SK extensible programming model combines natural language semantic functions, traditional code native functions, and embeddings-based memory unlocking new potential and adding value to applications with AI.
Semantic Kernel incorporates cutting-edge design patterns from the latest in AI research. This enables developers to augment their applications with advanced capabilities, such as prompt engineering, prompt chaining, retrieval-augmented generation, contextual and long-term vectorized memory, embeddings, summarization, zero or few-shot learning, semantic indexing, recursive reasoning, intelligent planning, and access to external knowledge stores and proprietary data.
Getting Started ⚡
- Learn more at the documentation site.
 - Join the Discord community.
 - Follow the team on Semantic Kernel blog.
 - Check out the GitHub repository for the latest updates.
 
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    
.NETStandard 2.0
- Handlebars.Net (>= 2.1.6)
 - Handlebars.Net.Helpers (>= 2.5.3)
 - Microsoft.SemanticKernel.Core (>= 1.67.0)
 
 - 
                                                    
net8.0
- Handlebars.Net (>= 2.1.6)
 - Handlebars.Net.Helpers (>= 2.5.3)
 - Microsoft.SemanticKernel.Core (>= 1.67.0)
 
 
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.PromptTemplates.Handlebars:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Microsoft.SemanticKernel.Planners.Handlebars
                                                        
                                                            
                                                         Semantic Kernel Handlebars Planners.  | 
                                                    |
| 
                                                        
                                                            Microsoft.SemanticKernel.Prompty
                                                        
                                                            
                                                         Semantic Kernel Prompty format support  | 
                                                    |
| 
                                                        
                                                            Microsoft.SemanticKernel.Experimental.Agents
                                                        
                                                            
                                                         Semantic Kernel Agents  | 
                                                    |
| 
                                                        
                                                            SemanticKernel.Agents.DatabaseAgent
                                                        
                                                         Microsoft's Semantic Kernel NL2SQL agent for databases. This agent can be used to generate SQL queries from natural language prompts.  | 
                                                    |
| 
                                                        
                                                            Alkampfer.KernelMemory.Extensions
                                                        
                                                         Added some extensions for Kernel Memory.  | 
                                                    
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.SemanticKernel.PromptTemplates.Handlebars:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            microsoft/semantic-kernel-starters
                                                        
                                                         
                                                            Starter Projects for Semantic Kernel
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            bingbing-gui/aspnetcore-developer
                                                        
                                                         
                                                            .NET 9 打造的 ASP.NET Core 学习仓库,涵盖常用技术点 + 实战示例,配套优质开源库,欢迎 star!  Learn ASP.NET Core with .NET 9 — real-world samples, essential features, and awesome libraries. Star it if you like!
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.67.0 | 41 | 11/3/2025 | 
| 1.66.0 | 8,507 | 10/8/2025 | 
| 1.65.0 | 29,252 | 9/10/2025 | 
| 1.64.0 | 19,048 | 8/27/2025 | 
| 1.63.0 | 14,991 | 8/20/2025 | 
| 1.62.0 | 5,240 | 8/12/2025 | 
| 1.61.0 | 21,326 | 7/24/2025 | 
| 1.60.0 | 15,453 | 7/8/2025 | 
| 1.59.0 | 8,158 | 7/1/2025 | 
| 1.58.0 | 7,589 | 6/25/2025 | 
| 1.57.0 | 8,456 | 6/16/2025 | 
| 1.56.0 | 8,608 | 6/10/2025 | 
| 1.55.0 | 23,460 | 6/3/2025 | 
| 1.54.0 | 24,951 | 5/22/2025 | 
| 1.53.1 | 7,762 | 5/21/2025 | 
| 1.52.0 | 1,609 | 5/19/2025 | 
| 1.51.0 | 24,692 | 5/16/2025 | 
| 1.50.0 | 4,727 | 5/14/2025 | 
| 1.49.0 | 9,107 | 5/8/2025 | 
| 1.48.0 | 13,841 | 4/29/2025 | 
| 1.47.0 | 42,355 | 4/17/2025 | 
| 1.46.0 | 35,032 | 4/11/2025 | 
| 1.45.0 | 20,612 | 4/3/2025 | 
| 1.44.0 | 9,571 | 3/26/2025 | 
| 1.43.0 | 7,728 | 3/25/2025 | 
| 1.42.0 | 5,864 | 3/18/2025 | 
| 1.41.0 | 18,327 | 3/11/2025 | 
| 1.40.1 | 11,970 | 3/3/2025 | 
| 1.40.0 | 27,420 | 2/28/2025 | 
| 1.39.0 | 8,586 | 2/25/2025 | 
| 1.38.0 | 7,948 | 2/20/2025 | 
| 1.37.0 | 20,957 | 2/12/2025 | 
| 1.36.1 | 8,836 | 2/7/2025 | 
| 1.36.0 | 4,937 | 2/4/2025 | 
| 1.35.0 | 9,468 | 1/28/2025 | 
| 1.34.0 | 3,547 | 1/22/2025 | 
| 1.33.0 | 55,493 | 1/7/2025 | 
| 1.32.0 | 31,721 | 12/9/2024 | 
| 1.31.0 | 17,118 | 11/27/2024 | 
| 1.30.0 | 14,951 | 11/19/2024 | 
| 1.29.0 | 31,533 | 11/13/2024 | 
| 1.28.0 | 5,498 | 11/7/2024 | 
| 1.27.0 | 2,694 | 11/5/2024 | 
| 1.26.0 | 4,681 | 10/31/2024 | 
| 1.25.0 | 10,752 | 10/23/2024 | 
| 1.24.1 | 10,688 | 10/18/2024 | 
| 1.23.0 | 772 | 10/17/2024 | 
| 1.22.0 | 12,373 | 10/8/2024 | 
| 1.21.1 | 21,341 | 9/25/2024 | 
| 1.21.0 | 222 | 9/25/2024 | 
| 1.20.0 | 5,130 | 9/17/2024 | 
| 1.19.0 | 2,262 | 9/10/2024 | 
| 1.18.2 | 47,423 | 9/4/2024 | 
| 1.18.1-rc | 2,324 | 8/27/2024 | 
| 1.18.0-rc | 7,022 | 8/12/2024 | 
| 1.17.2 | 11,087 | 8/21/2024 | 
| 1.17.1 | 10,300 | 8/7/2024 | 
| 1.17.0 | 5,150 | 8/7/2024 | 
| 1.16.2 | 9,851 | 7/30/2024 | 
| 1.16.1 | 4,701 | 7/23/2024 | 
| 1.16.0 | 8,422 | 7/16/2024 | 
| 1.15.1 | 26,134 | 7/3/2024 | 
| 1.15.0 | 9,216 | 6/19/2024 | 
| 1.14.1 | 52,225 | 6/5/2024 | 
| 1.14.0 | 9,906 | 6/4/2024 | 
| 1.13.0 | 12,055 | 5/20/2024 | 
| 1.12.0 | 1,836 | 5/16/2024 | 
| 1.11.1 | 2,803 | 5/10/2024 | 
| 1.11.0 | 2,423 | 5/8/2024 | 
| 1.10.0 | 30,581 | 4/29/2024 | 
| 1.9.0 | 14,254 | 4/24/2024 | 
| 1.8.0 | 3,350 | 4/22/2024 | 
| 1.7.1 | 25,007 | 4/5/2024 | 
| 1.7.0 | 14,960 | 4/3/2024 | 
| 1.6.3 | 25,197 | 3/19/2024 | 
| 1.6.2 | 16,274 | 3/14/2024 | 
| 1.6.1 | 1,136 | 3/12/2024 | 
| 1.5.0 | 26,195 | 2/27/2024 | 
| 1.4.0 | 21,076 | 2/14/2024 | 
| 1.3.1 | 21,172 | 2/12/2024 | 
| 1.3.0 | 20,958 | 1/31/2024 | 
| 1.2.0 | 16,636 | 1/24/2024 | 
| 1.1.0 | 12,487 | 1/16/2024 | 
| 1.0.1 | 30,328 | 12/18/2023 | 
| 1.0.0-rc4 | 1,444 | 12/13/2023 |