Zespy.Abr.Client.Extensions
1.72.2
dotnet add package Zespy.Abr.Client.Extensions --version 1.72.2
NuGet\Install-Package Zespy.Abr.Client.Extensions -Version 1.72.2
<PackageReference Include="Zespy.Abr.Client.Extensions" Version="1.72.2" />
<PackageVersion Include="Zespy.Abr.Client.Extensions" Version="1.72.2" />
<PackageReference Include="Zespy.Abr.Client.Extensions" />
paket add Zespy.Abr.Client.Extensions --version 1.72.2
#r "nuget: Zespy.Abr.Client.Extensions, 1.72.2"
#:package Zespy.Abr.Client.Extensions@1.72.2
#addin nuget:?package=Zespy.Abr.Client.Extensions&version=1.72.2
#tool nuget:?package=Zespy.Abr.Client.Extensions&version=1.72.2
Zespy ABR client extensions
Zespy.Abr.Client.Extensions registers the Zespy Australian Business Register public v1 client,
authentication handlers, retries, and configuration with Microsoft dependency injection.
Compatibility
The package contains assets for:
- .NET Framework 4.6.2 (
net462) - .NET 8 (
net8.0) - .NET 10 (
net10.0)
The package and its dependencies restore from NuGet.org alone; no Zespy private feed is required.
This v1-native package is not a drop-in replacement for the legacy 1.16.0 v0 packages. Existing applications can remain pinned to 1.16.0 while they use the preserved v0 API. Applications that upgrade must move deliberately to the v1 routes and authentication model.
API-key registration
Add the client settings to configuration. Keep the issued key in your normal secret store rather than source control.
{
"Abr": {
"BaseUrl": "https://zespy.ai/api/australian-business-register/",
"ApiKey": "<issued-api-key>"
}
}
Register the client:
using Zespy.Abr.Client.Extensions;
services.AddAbrClientWithApiKey(configuration.GetSection("Abr"));
Resolve Zespy.Abr.Client.IAbrClient from dependency injection. Portal applications can instead
use AddAbrClientWithPortalToken and supply their current user-token callback.
Interactive API documentation is available at zespy.ai/api/australian-business-register/scalar/v1.
| 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 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. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Http.Polly (>= 10.0.11)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Options (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.11)
- Polly.Extensions.Http (>= 3.0.0)
- Refit.HttpClientFactory (>= 15.2.0)
- System.Text.Json (>= 10.0.11)
- Zespy.Abr.Client (>= 1.72.2)
-
net10.0
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Http.Polly (>= 10.0.11)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Options (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.11)
- Polly.Extensions.Http (>= 3.0.0)
- Refit.HttpClientFactory (>= 15.2.0)
- Zespy.Abr.Client (>= 1.72.2)
-
net8.0
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Http.Polly (>= 10.0.11)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Options (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.11)
- Polly.Extensions.Http (>= 3.0.0)
- Refit.HttpClientFactory (>= 15.2.0)
- System.Text.Json (>= 10.0.11)
- Zespy.Abr.Client (>= 1.72.2)
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.72.2 | 172 | 8/28/2026 |
| 1.72.1 | 80 | 8/28/2026 |
| 1.16.0 | 2,299 | 11/17/2024 |
| 1.16.0-alpha.1 | 128 | 11/17/2024 |
| 1.15.0 | 7,983 | 10/17/2024 |
| 1.15.0-alpha.1 | 120 | 10/17/2024 |
| 1.14.0 | 188 | 10/13/2024 |
| 1.14.0-alpha.4 | 128 | 10/13/2024 |
| 1.14.0-alpha.3 | 131 | 10/13/2024 |
| 1.14.0-alpha.2 | 139 | 10/3/2024 |
| 1.14.0-alpha.1 | 118 | 10/3/2024 |
| 1.13.0 | 206 | 9/29/2024 |
| 1.13.0-alpha.1 | 134 | 9/29/2024 |
| 1.12.0 | 193 | 9/29/2024 |
| 1.12.0-alpha.1 | 128 | 9/29/2024 |
| 1.11.0 | 197 | 9/29/2024 |
| 1.11.0-alpha.1 | 130 | 9/29/2024 |
| 1.10.0 | 200 | 9/28/2024 |
| 1.10.0-alpha.1 | 126 | 9/28/2024 |
| 1.9.0 | 174 | 9/28/2024 |