TCMProject.Utilities
26.6.3.1
dotnet add package TCMProject.Utilities --version 26.6.3.1
NuGet\Install-Package TCMProject.Utilities -Version 26.6.3.1
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="TCMProject.Utilities" Version="26.6.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TCMProject.Utilities" Version="26.6.3.1" />
<PackageReference Include="TCMProject.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 TCMProject.Utilities --version 26.6.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TCMProject.Utilities, 26.6.3.1"
#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 TCMProject.Utilities@26.6.3.1
#: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=TCMProject.Utilities&version=26.6.3.1
#tool nuget:?package=TCMProject.Utilities&version=26.6.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Microsoft.Extensions.Options (>= 10.0.0)
- TCMProject.Common (>= 26.5.15.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on TCMProject.Utilities:
| Package | Downloads |
|---|---|
|
TCMProject.Infrastructure
Package Description |
|
|
TCMProject.Web
Package Description |
|
|
TCMProject.DataSources
Package Description |
|
|
TCMProject.Application
Package Description |
|
|
TCMProject.Observability
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 26.6.3.1 | 84 | 6/3/2026 |
| 26.5.22.2 | 102 | 5/22/2026 |
| 26.5.22.1 | 129 | 5/22/2026 |
| 26.5.21.1 | 90 | 5/21/2026 |
| 26.5.15.3 | 101 | 5/16/2026 |
| 26.5.15.2 | 97 | 5/15/2026 |
| 26.5.15.1 | 382 | 5/15/2026 |
| 26.5.12.1 | 103 | 5/13/2026 |
| 26.5.5.6 | 99 | 5/11/2026 |
| 26.5.5.5 | 251 | 5/6/2026 |
| 26.5.5.4 | 146 | 5/6/2026 |
| 26.5.5.3 | 117 | 5/6/2026 |
| 26.5.5.2 | 124 | 5/5/2026 |
| 26.5.5.1 | 122 | 5/6/2026 |
| 26.5.4.2 | 87 | 5/5/2026 |
| 26.5.4.1 | 85 | 5/5/2026 |
| 26.4.28.3 | 126 | 4/29/2026 |
| 26.4.28.2 | 101 | 4/29/2026 |
| 26.4.28.1 | 107 | 4/29/2026 |
| 6.4.28.1 | 103 | 4/29/2026 |
Loading failed
TCMProject.Utilities: adds ClinicalNote enums to TCMEnums (ClinicalNoteTypeEnum, ClinicalNoteStatusEnum) and PermissionEnum.MANAGE_CLINICAL_NOTES (=29) for the signed clinical notes feature (issue medicalhistoryapisolution#17), with Description/Translation attributes. Non-breaking, additive.