TrinityText.Utilities
1.3.75-beta
This is a prerelease version of TrinityText.Utilities.
dotnet add package TrinityText.Utilities --version 1.3.75-beta
NuGet\Install-Package TrinityText.Utilities -Version 1.3.75-beta
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="TrinityText.Utilities" Version="1.3.75-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TrinityText.Utilities" Version="1.3.75-beta" />
<PackageReference Include="TrinityText.Utilities" />
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 TrinityText.Utilities --version 1.3.75-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrinityText.Utilities, 1.3.75-beta"
#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 TrinityText.Utilities@1.3.75-beta
#: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=TrinityText.Utilities&version=1.3.75-beta&prerelease
#tool nuget:?package=TrinityText.Utilities&version=1.3.75-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#2026-06-03
- Security: add filename and folder name validation in FileManagerService (trim, invalid chars check)
- Security: fix duplicate assignment of NAME in SaveFolder
- Performance: fix N+1 query in GetFileLink (single query + in-memory traversal)
- Performance: fix N+1 query in CheckFileToFolder (load filenames once into HashSet)
- Performance: fix loop DELETE on text revisions in TextService.Remove
- Performance: remove unused recursive method GetAllSubfoldersByFolder
- Performance: remove async/await Task.FromResult overhead across all service methods (26 occurrences)
- Refactor: fix multi-dot filename handling in CheckFileToFolder (use LastIndexOf)
#2026-03-16
- Fix SFTPTransferService
- Optimize ZipCompressionService
#2025-02-13
- Add useOriginalFormat to AddFile interface
- Introduce useMobile attribute in atom
#2025-02-05
- Add SeparatorAtom support
- Add "Extend" property in TextAtom
- Fix "Mobile", "Target" support in ImageAtom
- Add extra name, description support in ImageParticol
#2025-01-27
- Fix publish error email
- Update nuget packages
#2024-11-04
- Fix gif animate compression bug
#2024-10-30
- Improve export algorithm
#2024-10-29
- Remove formatting problems
#2024-10-28
- Clean code for better performance
- Update packages
#2024-04-04
- Update packages
#2024-03-31
- Update packages
- Fix warning
#2024-01-31
- Migrate to NET8
#2023-10-05
- Add DateTime Atom
#2023-07-08
- Migrate to NET6
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- ExcelMapper (>= 6.0.615)
- FluentFTP (>= 53.0.2)
- Microsoft.Extensions.Options (>= 10.0.5)
- SkiaSharp (>= 3.119.2)
- SSH.NET (>= 2025.1.0)
- TrinityText.Business (>= 1.3.75-beta)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.75-beta | 0 | 6/3/2026 |
| 1.3.74-beta | 0 | 6/3/2026 |
| 1.2.73-beta | 113 | 3/16/2026 |
| 1.2.72-beta | 552 | 7/24/2025 |
| 1.2.71-beta | 548 | 7/24/2025 |
| 1.2.70-beta | 199 | 2/13/2025 |
| 1.2.69-beta | 179 | 2/5/2025 |
| 1.2.68 | 259 | 11/4/2024 |
| 1.2.67-beta | 208 | 10/30/2024 |
| 1.2.66-beta | 180 | 10/30/2024 |
| 1.2.65-beta | 172 | 10/29/2024 |
| 1.2.64-beta | 166 | 10/29/2024 |
| 1.2.63-beta | 197 | 10/28/2024 |
| 1.2.62-beta | 225 | 5/7/2024 |
| 1.2.61-beta | 195 | 5/7/2024 |
| 1.2.60 | 261 | 5/7/2024 |
| 1.2.59-beta | 198 | 5/6/2024 |
| 1.2.58-beta | 219 | 3/7/2024 |
| 1.2.57 | 303 | 1/31/2024 |
| 1.1.56-beta | 215 | 10/5/2023 |
Loading failed