FarNominal.Interface.Core.Utility
1.0.6
See the version list below for details.
dotnet add package FarNominal.Interface.Core.Utility --version 1.0.6
NuGet\Install-Package FarNominal.Interface.Core.Utility -Version 1.0.6
<PackageReference Include="FarNominal.Interface.Core.Utility" Version="1.0.6" />
<PackageVersion Include="FarNominal.Interface.Core.Utility" Version="1.0.6" />
<PackageReference Include="FarNominal.Interface.Core.Utility" />
paket add FarNominal.Interface.Core.Utility --version 1.0.6
#r "nuget: FarNominal.Interface.Core.Utility, 1.0.6"
#:package FarNominal.Interface.Core.Utility@1.0.6
#addin nuget:?package=FarNominal.Interface.Core.Utility&version=1.0.6
#tool nuget:?package=FarNominal.Interface.Core.Utility&version=1.0.6
FarNominal.Interface.Core.Utility
Interfaces to utility methods, e.g. strings, numeric formatting, dates and times.
This project is dependent on FarNominal.Interface.Core.Models.
| 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. |
-
net8.0
- FarNominal.Interface.Core.Models (>= 1.0.4)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on FarNominal.Interface.Core.Utility:
| Package | Downloads |
|---|---|
|
FarNominal.Core.Tools
Utility classes that implement the building blocks of the FarNominal library. |
|
|
FarNominal.Identity.Keycloak
Implementation of an OpenID Connect client API service using Keycloak. |
|
|
FarNominal.HAProxy.DataPlane.V1
Registration with HAProxy load balancer using Data Plane API V1. |
|
|
FarNominal.Core.Security
Implementation of user authorisation, claims and identity tokens. |
|
|
FarNominal.Messaging.Telstra.V3
Implementation of a text messaging service using the Telstra Messaging API V3. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.2 | 413 | 11/13/2025 |
| 1.1.1 | 393 | 10/13/2025 |
| 1.1.0 | 336 | 10/5/2025 |
| 1.0.14 | 456 | 7/5/2025 |
| 1.0.13 | 297 | 2/25/2025 |
| 1.0.12 | 292 | 12/26/2024 |
| 1.0.11 | 286 | 11/14/2024 |
| 1.0.10 | 394 | 10/5/2024 |
| 1.0.9 | 410 | 8/26/2024 |
| 1.0.8 | 357 | 8/8/2024 |
| 1.0.7 | 308 | 7/22/2024 |
| 1.0.6 | 495 | 5/20/2024 |
| 1.0.5 | 289 | 5/16/2024 |
| 1.0.4 | 334 | 5/9/2024 |
| 1.0.3 | 495 | 4/11/2024 |
| 1.0.2 | 383 | 4/1/2024 |
1.0.6 - Add method to fetch a value from a list of key-value pairs.
1.0.5 - Rebuild with updated time unit enum.
1.0.4 - Rebuild with updated time unit enum.
1.0.3 - Add greater selection of string conversion methods.
1.0.2 - Initial revision, targetting .NET 8