Volo.Abp.TextTemplating 7.4.0-rc.3

Prefix Reserved
This is a prerelease version of Volo.Abp.TextTemplating.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.TextTemplating --version 7.4.0-rc.3
                    
NuGet\Install-Package Volo.Abp.TextTemplating -Version 7.4.0-rc.3
                    
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="7.4.0-rc.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.TextTemplating" Version="7.4.0-rc.3" />
                    
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 7.4.0-rc.3
                    
#r "nuget: Volo.Abp.TextTemplating, 7.4.0-rc.3"
                    
#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 Volo.Abp.TextTemplating@7.4.0-rc.3
                    
#: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=Volo.Abp.TextTemplating&version=7.4.0-rc.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.TextTemplating&version=7.4.0-rc.3&prerelease
                    
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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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 is compatible.  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 was computed.  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 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.3 224 7/9/2025
9.3.0-rc.2 268 6/24/2025
9.3.0-rc.1 207 6/17/2025
9.2.2 1,157 7/10/2025
9.2.1 6,293 6/23/2025
9.2.0 14,782 6/2/2025
9.2.0-rc.4 1,130 5/27/2025
9.2.0-rc.3 817 5/13/2025
9.2.0-rc.2 1,102 4/10/2025
9.2.0-rc.1 774 3/25/2025
9.1.3 15,299 5/12/2025
9.1.2 3,290 5/5/2025
9.1.1 27,016 3/27/2025
9.1.0 42,352 3/5/2025
9.1.0-rc.3 261 2/25/2025
9.1.0-rc.2 317 2/11/2025
9.1.0-rc.1 325 1/16/2025
9.0.8 694 3/26/2025
9.0.7 455 3/6/2025
9.0.6 1,204 3/3/2025
9.0.5 12,354 2/13/2025
9.0.4 99,954 1/21/2025
9.0.3 37,654 1/6/2025
9.0.2 35,090 12/11/2024
9.0.1 6,004 12/3/2024
9.0.0 16,184 11/19/2024
9.0.0-rc.3 202 11/14/2024
9.0.0-rc.2 194 11/11/2024
9.0.0-rc.1 185 10/22/2024
8.3.4 75,757 11/18/2024
8.3.3 22,572 11/5/2024
8.3.2 54,029 10/17/2024
8.3.1 121,255 9/25/2024
8.3.0 180,069 9/5/2024
8.3.0-rc.3 180 8/28/2024
8.3.0-rc.2 180 8/15/2024
8.3.0-rc.1 223 7/31/2024
8.2.3 12,281 9/4/2024
8.2.2 43,365 8/14/2024
8.2.1 65,670 7/30/2024
8.2.0 108,527 6/26/2024
8.2.0-rc.5 637 6/14/2024
8.2.0-rc.4 212 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 9,021 7/29/2024
8.1.4 24,151 6/13/2024
8.1.3 94,710 5/15/2024
8.1.2 22,383 5/13/2024
8.1.1 70,569 4/16/2024
8.1.0 28,344 4/4/2024
8.1.0-rc.4 210 4/1/2024
8.1.0-rc.3 688 3/19/2024
8.1.0-rc.2 849 2/29/2024
8.1.0-rc.1 3,267 2/14/2024
8.0.6 5,197 5/14/2024
8.0.5 57,620 3/14/2024
8.0.4 74,573 2/20/2024
8.0.3 37,035 2/7/2024
8.0.2 72,334 1/17/2024
8.0.1 30,581 1/3/2024
8.0.0 104,858 12/19/2023
8.0.0-rc.3 1,351 12/7/2023
8.0.0-rc.2 1,116 11/28/2023
8.0.0-rc.1 659 11/21/2023
7.4.5 65,771 12/27/2023
7.4.4 11,924 12/13/2023
7.4.3 4,139 12/6/2023
7.4.2 114,456 11/13/2023
7.4.1 18,156 10/30/2023
7.4.0 44,558 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,584 9/13/2023
7.4.0-rc.2 2,524 8/24/2023
7.4.0-rc.1 1,290 8/16/2023
7.3.3 157,908 9/14/2023
7.3.2 70,328 8/7/2023
7.3.1 41,208 7/27/2023
7.3.0 90,138 7/12/2023
7.3.0-rc.3 252 7/5/2023
7.3.0-rc.2 380 6/20/2023
7.3.0-rc.1 1,903 6/6/2023
7.2.3 44,698 7/3/2023
7.2.2 158,635 5/16/2023
7.2.1 34,093 5/2/2023
7.2.0-rc.2 232 4/25/2023
7.2.0-rc.1 379 4/11/2023
7.1.1 45,634 4/3/2023
7.1.0 39,242 3/22/2023
7.1.0-rc.3 302 3/14/2023
7.1.0-rc.2 2,995 2/23/2023
7.1.0-rc.1 594 2/7/2023
7.0.3 39,096 3/7/2023
7.0.2 29,286 2/21/2023
7.0.1 69,129 1/19/2023
7.0.0 135,619 1/4/2023
7.0.0-rc.6 1,918 12/28/2022
7.0.0-rc.5 4,116 12/20/2022
7.0.0-rc.4 1,626 12/12/2022
7.0.0-rc.3 966 12/8/2022
7.0.0-rc.2 1,860 11/21/2022
7.0.0-rc.1 587 11/14/2022
6.0.3 97,425 1/18/2023
6.0.2 65,805 12/6/2022
6.0.1 137,314 10/28/2022
6.0.0 147,905 10/5/2022
6.0.0-rc.5 776 9/27/2022
6.0.0-rc.4 2,314 9/8/2022
6.0.0-rc.3 4,285 8/23/2022
6.0.0-rc.2 5,267 8/8/2022
6.0.0-rc.1 1,942 7/26/2022
5.3.5 14,315 10/20/2022
5.3.4 129,338 8/22/2022
5.3.3 125,921 7/22/2022
5.3.2 34,368 7/7/2022
5.3.1 32,320 6/29/2022
5.3.0 61,547 6/14/2022
5.3.0-rc.3 1,127 5/31/2022
5.3.0-rc.2 518 5/24/2022
5.3.0-rc.1 861 5/5/2022
5.2.2 76,635 5/16/2022
5.2.1 67,112 4/18/2022
5.2.0 41,765 4/5/2022
5.2.0-rc.2 844 3/18/2022
5.2.0-rc.1 1,401 3/8/2022
5.1.4 65,399 2/28/2022
5.1.3 103,977 1/26/2022
5.1.2 14,540 1/19/2022
5.1.1 21,799 1/12/2022
5.0.2 4,934 1/17/2022
5.0.1 48,499 12/28/2021
5.0.0 27,885 12/14/2021
5.0.0-rc.2 2,353 12/8/2021
5.0.0-rc.1 3,051 11/16/2021
5.0.0-beta.3 1,006 11/3/2021
5.0.0-beta.2 1,063 10/21/2021
5.0.0-beta.1 1,236 10/5/2021
4.4.4 94,853 11/9/2021
4.4.3 70,680 9/29/2021
4.4.2 65,487 9/2/2021
4.4.1 11,149 9/1/2021
4.4.0 70,031 8/2/2021
4.4.0-rc.2 3,693 7/6/2021
4.4.0-rc.1 2,029 6/28/2021
4.3.3 73,810 6/17/2021
4.3.2 40,368 5/27/2021
4.3.1 82,266 5/20/2021
4.3.0 97,079 4/22/2021
4.3.0-rc.2 1,380 4/8/2021
4.3.0-rc.1 1,131 3/31/2021
4.2.2 55,016 3/4/2021
4.2.1 75,180 2/9/2021
4.2.0 83,489 1/28/2021
4.2.0-rc.2 1,222 1/18/2021
4.2.0-rc.1 557 1/14/2021
4.1.2 10,782 1/19/2021
4.1.1 5,408 1/13/2021
4.1.0 14,149 1/6/2021
4.1.0-rc.2 1,259 12/18/2020
4.1.0-rc.1 369 12/17/2020
4.0.2 22,237 12/18/2020
4.0.1 4,433 12/14/2020
4.0.0 62,423 12/3/2020
4.0.0-rc.5 595 12/1/2020
4.0.0-rc.4 824 11/24/2020
4.0.0-rc.3 1,089 11/16/2020
4.0.0-rc.2 2,319 11/13/2020
4.0.0-rc.1 387 11/12/2020
3.3.2 13,052 12/2/2020
3.3.1 59,583 11/3/2020
3.3.0 11,064 10/27/2020
3.3.0-rc.2 447 10/23/2020
3.3.0-rc.1 608 10/15/2020
3.2.1 46,186 10/8/2020
3.2.0 27,326 10/1/2020
3.2.0-rc.2 2,040 9/21/2020
3.2.0-rc.1 1,517 9/17/2020
3.1.2 26,162 9/11/2020
3.1.1 2,224 9/10/2020
3.1.0 9,195 9/3/2020
3.1.0-rc.4 692 9/1/2020
3.1.0-rc.3 399 8/28/2020
3.1.0-rc.2 503 8/26/2020
3.1.0-rc.1 444 8/24/2020
3.0.5 7,989 7/29/2020
3.0.4 7,578 7/14/2020
3.0.3 1,972 7/7/2020
3.0.2 1,812 7/3/2020
3.0.1 1,192 7/2/2020
3.0.0 1,317 7/1/2020
2.9.0 13,928 6/4/2020
2.8.0 4,784 5/21/2020
2.7.0 3,764 5/7/2020