Zespy.Abr.Client 1.72.2

dotnet add package Zespy.Abr.Client --version 1.72.2
                    
NuGet\Install-Package Zespy.Abr.Client -Version 1.72.2
                    
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="Zespy.Abr.Client" Version="1.72.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zespy.Abr.Client" Version="1.72.2" />
                    
Directory.Packages.props
<PackageReference Include="Zespy.Abr.Client" />
                    
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 Zespy.Abr.Client --version 1.72.2
                    
#r "nuget: Zespy.Abr.Client, 1.72.2"
                    
#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 Zespy.Abr.Client@1.72.2
                    
#: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=Zespy.Abr.Client&version=1.72.2
                    
Install as a Cake Addin
#tool nuget:?package=Zespy.Abr.Client&version=1.72.2
                    
Install as a Cake Tool

Zespy ABR client

Zespy.Abr.Client contains the Refit interfaces and data contracts for the Zespy Australian Business Register public v1 API.

Compatibility

The package contains assets for:

  • .NET Framework 4.6.2 (net462)
  • .NET 8 (net8.0)
  • .NET 10 (net10.0)

This v1-native client is not a drop-in replacement for the legacy 1.16.0 v0 client. Existing applications can remain pinned to 1.16.0 while they use the preserved v0 API. Upgrade deliberately: the current IAbrClient calls /v1 routes and uses the current v1 contracts.

For dependency-injection and authentication helpers, install Zespy.Abr.Client.Extensions at the same version. The default public API base URL is:

https://zespy.ai/api/australian-business-register/

Interactive API documentation is available at zespy.ai/api/australian-business-register/scalar/v1.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

  • net10.0

  • net8.0

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Zespy.Abr.Client:

Package Downloads
Zespy.Abr.Client.Extensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.72.2 201 8/28/2026
1.72.1 94 8/28/2026
1.72.0 80 8/27/2026
1.16.0 9,709 11/17/2024
1.16.0-alpha.1 139 11/17/2024
1.15.0 8,140 10/17/2024
1.15.0-alpha.1 123 10/17/2024
1.14.0 206 10/13/2024
1.14.0-alpha.4 125 10/13/2024
1.14.0-alpha.3 135 10/13/2024
1.14.0-alpha.2 127 10/3/2024
1.14.0-alpha.1 137 10/3/2024
1.13.0 281 9/29/2024
1.13.0-alpha.1 132 9/29/2024
1.12.0 220 9/29/2024
1.12.0-alpha.1 133 9/29/2024
1.11.0 202 9/29/2024
1.11.0-alpha.1 133 9/29/2024
1.10.0 211 9/28/2024
1.10.0-alpha.1 132 9/28/2024
Loading failed