Volo.Abp.TextTemplating 9.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.TextTemplating --version 9.2.0
                    
NuGet\Install-Package Volo.Abp.TextTemplating -Version 9.2.0
                    
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="Volo.Abp.TextTemplating" Version="9.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.TextTemplating" Version="9.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.TextTemplating" />
                    
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 Volo.Abp.TextTemplating --version 9.2.0
                    
#r "nuget: Volo.Abp.TextTemplating, 9.2.0"
                    
#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.
#addin nuget:?package=Volo.Abp.TextTemplating&version=9.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.TextTemplating&version=9.2.0
                    
Install as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

Product 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 is compatible.  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 is compatible. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Volo.Abp.TextTemplating:

Package Downloads
Volo.Abp.Emailing

Package Description

Wei.Abp.TextTemplateManagement.Domain

abp module

Wei.Abp.Notification.RealTimeNotifier.Sms

abp module

Wei.Abp.Notification.RealTimeNotifier.Email

abp module

YovoSoft.Abp.TextTemplateManagement.Domain.Shared

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.3.0-rc.2 229 6/24/2025
9.3.0-rc.1 205 6/17/2025
9.2.1 3,758 6/23/2025
9.2.0 12,323 6/2/2025
9.2.0-rc.4 1,130 5/27/2025
9.2.0-rc.3 815 5/13/2025
9.2.0-rc.2 1,100 4/10/2025
9.2.0-rc.1 774 3/25/2025
9.1.3 14,139 5/12/2025
9.1.2 3,119 5/5/2025
9.1.1 25,832 3/27/2025
9.1.0 40,357 3/5/2025
9.1.0-rc.3 260 2/25/2025
9.1.0-rc.2 315 2/11/2025
9.1.0-rc.1 319 1/16/2025
9.0.8 682 3/26/2025
9.0.7 452 3/6/2025
9.0.6 1,197 3/3/2025
9.0.5 11,926 2/13/2025
9.0.4 96,983 1/21/2025
9.0.3 36,549 1/6/2025
9.0.2 34,135 12/11/2024
9.0.1 5,978 12/3/2024
9.0.0 15,834 11/19/2024
9.0.0-rc.3 201 11/14/2024
9.0.0-rc.2 193 11/11/2024
9.0.0-rc.1 183 10/22/2024
8.3.4 73,385 11/18/2024
8.3.3 22,337 11/5/2024
8.3.2 53,170 10/17/2024
8.3.1 117,708 9/25/2024
8.3.0 174,703 9/5/2024
8.3.0-rc.3 180 8/28/2024
8.3.0-rc.2 177 8/15/2024
8.3.0-rc.1 220 7/31/2024
8.2.3 11,683 9/4/2024
8.2.2 42,611 8/14/2024
8.2.1 64,490 7/30/2024
8.2.0 107,579 6/26/2024
8.2.0-rc.5 637 6/14/2024
8.2.0-rc.4 210 6/7/2024
8.2.0-rc.3 512 5/23/2024
8.2.0-rc.2 130 5/21/2024
8.2.0-rc.1 105 5/20/2024
8.1.5 8,767 7/29/2024
8.1.4 24,038 6/13/2024
8.1.3 93,769 5/15/2024
8.1.2 18,859 5/13/2024
8.1.1 69,480 4/16/2024
8.1.0 28,186 4/4/2024
8.1.0-rc.4 209 4/1/2024
8.1.0-rc.3 687 3/19/2024
8.1.0-rc.2 847 2/29/2024
8.1.0-rc.1 3,265 2/14/2024
8.0.6 5,159 5/14/2024
8.0.5 57,267 3/14/2024
8.0.4 74,286 2/20/2024
8.0.3 36,684 2/7/2024
8.0.2 71,836 1/17/2024
8.0.1 30,483 1/3/2024
8.0.0 103,505 12/19/2023
8.0.0-rc.3 1,348 12/7/2023
8.0.0-rc.2 1,112 11/28/2023
8.0.0-rc.1 656 11/21/2023
7.4.5 65,643 12/27/2023
7.4.4 11,909 12/13/2023
7.4.3 4,131 12/6/2023
7.4.2 114,261 11/13/2023
7.4.1 18,094 10/30/2023
7.4.0 44,249 10/9/2023
7.4.0-rc.5 266 10/2/2023
7.4.0-rc.4 556 9/22/2023
7.4.0-rc.3 1,583 9/13/2023
7.4.0-rc.2 2,521 8/24/2023
7.4.0-rc.1 1,288 8/16/2023
7.3.3 155,318 9/14/2023
7.3.2 70,226 8/7/2023
7.3.1 41,173 7/27/2023
7.3.0 90,058 7/12/2023
7.3.0-rc.3 249 7/5/2023
7.3.0-rc.2 376 6/20/2023
7.3.0-rc.1 1,898 6/6/2023
7.2.3 44,622 7/3/2023
7.2.2 158,373 5/16/2023
7.2.1 34,060 5/2/2023
7.2.0-rc.2 228 4/25/2023
7.2.0-rc.1 377 4/11/2023
7.1.1 45,499 4/3/2023
7.1.0 39,194 3/22/2023
7.1.0-rc.3 300 3/14/2023
7.1.0-rc.2 2,989 2/23/2023
7.1.0-rc.1 590 2/7/2023
7.0.3 38,962 3/7/2023
7.0.2 29,254 2/21/2023
7.0.1 69,074 1/19/2023
7.0.0 135,414 1/4/2023
7.0.0-rc.6 1,914 12/28/2022
7.0.0-rc.5 4,111 12/20/2022
7.0.0-rc.4 1,622 12/12/2022
7.0.0-rc.3 964 12/8/2022
7.0.0-rc.2 1,858 11/21/2022
7.0.0-rc.1 582 11/14/2022
6.0.3 97,131 1/18/2023
6.0.2 65,600 12/6/2022
6.0.1 136,847 10/28/2022
6.0.0 147,366 10/5/2022
6.0.0-rc.5 772 9/27/2022
6.0.0-rc.4 2,311 9/8/2022
6.0.0-rc.3 4,282 8/23/2022
6.0.0-rc.2 5,258 8/8/2022
6.0.0-rc.1 1,939 7/26/2022
5.3.5 14,169 10/20/2022
5.3.4 129,134 8/22/2022
5.3.3 125,806 7/22/2022
5.3.2 34,353 7/7/2022
5.3.1 32,313 6/29/2022
5.3.0 61,494 6/14/2022
5.3.0-rc.3 1,124 5/31/2022
5.3.0-rc.2 512 5/24/2022
5.3.0-rc.1 857 5/5/2022
5.2.2 76,474 5/16/2022
5.2.1 66,978 4/18/2022
5.2.0 41,745 4/5/2022
5.2.0-rc.2 841 3/18/2022
5.2.0-rc.1 1,392 3/8/2022
5.1.4 65,371 2/28/2022
5.1.3 103,918 1/26/2022
5.1.2 14,528 1/19/2022
5.1.1 21,789 1/12/2022
5.0.2 4,931 1/17/2022
5.0.1 48,487 12/28/2021
5.0.0 27,833 12/14/2021
5.0.0-rc.2 2,348 12/8/2021
5.0.0-rc.1 3,039 11/16/2021
5.0.0-beta.3 1,002 11/3/2021
5.0.0-beta.2 1,057 10/21/2021
5.0.0-beta.1 1,229 10/5/2021
4.4.4 94,688 11/9/2021
4.4.3 70,566 9/29/2021
4.4.2 65,173 9/2/2021
4.4.1 11,145 9/1/2021
4.4.0 69,993 8/2/2021
4.4.0-rc.2 3,688 7/6/2021
4.4.0-rc.1 2,026 6/28/2021
4.3.3 73,783 6/17/2021
4.3.2 40,326 5/27/2021
4.3.1 82,250 5/20/2021
4.3.0 96,941 4/22/2021
4.3.0-rc.2 1,376 4/8/2021
4.3.0-rc.1 1,128 3/31/2021
4.2.2 54,986 3/4/2021
4.2.1 75,162 2/9/2021
4.2.0 83,442 1/28/2021
4.2.0-rc.2 1,219 1/18/2021
4.2.0-rc.1 554 1/14/2021
4.1.2 10,770 1/19/2021
4.1.1 5,401 1/13/2021
4.1.0 14,145 1/6/2021
4.1.0-rc.2 1,255 12/18/2020
4.1.0-rc.1 366 12/17/2020
4.0.2 22,233 12/18/2020
4.0.1 4,428 12/14/2020
4.0.0 62,392 12/3/2020
4.0.0-rc.5 591 12/1/2020
4.0.0-rc.4 821 11/24/2020
4.0.0-rc.3 1,086 11/16/2020
4.0.0-rc.2 2,316 11/13/2020
4.0.0-rc.1 384 11/12/2020
3.3.2 13,031 12/2/2020
3.3.1 59,503 11/3/2020
3.3.0 11,052 10/27/2020
3.3.0-rc.2 444 10/23/2020
3.3.0-rc.1 603 10/15/2020
3.2.1 46,165 10/8/2020
3.2.0 27,321 10/1/2020
3.2.0-rc.2 2,037 9/21/2020
3.2.0-rc.1 1,512 9/17/2020
3.1.2 26,066 9/11/2020
3.1.1 2,210 9/10/2020
3.1.0 9,175 9/3/2020
3.1.0-rc.4 686 9/1/2020
3.1.0-rc.3 396 8/28/2020
3.1.0-rc.2 497 8/26/2020
3.1.0-rc.1 439 8/24/2020
3.0.5 7,984 7/29/2020
3.0.4 7,568 7/14/2020
3.0.3 1,969 7/7/2020
3.0.2 1,805 7/3/2020
3.0.1 1,188 7/2/2020
3.0.0 1,313 7/1/2020
2.9.0 13,881 6/4/2020
2.8.0 4,779 5/21/2020
2.7.0 3,752 5/7/2020