SuperOffice.WebApi 1.0.0-preview2

Prefix Reserved
This is a prerelease version of SuperOffice.WebApi.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SuperOffice.WebApi --version 1.0.0-preview2                
NuGet\Install-Package SuperOffice.WebApi -Version 1.0.0-preview2                
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="SuperOffice.WebApi" Version="1.0.0-preview2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperOffice.WebApi --version 1.0.0-preview2                
#r "nuget: SuperOffice.WebApi, 1.0.0-preview2"                
#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.
// Install SuperOffice.WebApi as a Cake Addin
#addin nuget:?package=SuperOffice.WebApi&version=1.0.0-preview2&prerelease

// Install SuperOffice.WebApi as a Cake Tool
#tool nuget:?package=SuperOffice.WebApi&version=1.0.0-preview2&prerelease                

var auth = new AuthorizationAccessToken(AccessToken, OnlineEnvironment.SOD); var config = new WebApiConfiguration(webUrl, auth);

// new up some agents... using the config...

var personAgent = new PersonAgent(config); var contact = await personAgent.GetPersonEntityAsync(personId);

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
10.5.2.416 181 2/14/2025
10.5.1.871 148 1/29/2025
10.3.13.389 315 12/16/2024
10.3.12.929 1,876 11/27/2024
10.3.11.910 367 10/29/2024
10.3.11.799 145 10/24/2024
10.3.10.718 483 10/9/2024
10.3.9.734 196 10/1/2024
10.3.9.718 478 9/24/2024
10.3.8.2024 186 8/30/2024
10.3.6.552 4,561 5/28/2024
10.3.5.605 262 5/13/2024
10.3.3.610 1,961 3/20/2024
10.3.2.841 541 2/27/2024
10.3.1.759 1,074 1/24/2024
10.2.11.1228 281 12/14/2023
10.2.10.1353 436 11/28/2023
10.2.9.778 184 11/7/2023
10.2.8.655 421 10/5/2023
10.2.6.1269 917 6/28/2023
10.2.5.1175 13,806 5/26/2023
10.2.4.796 693 4/4/2023
10.2.1.1698 972 2/2/2023
10.2.1.1649 296 1/26/2023
10.2.1.1517 274 1/24/2023
10.2.1.1270 353 1/17/2023
10.1.6.807 1,486 10/3/2022
10.1.5.2026 424 9/13/2022
10.1.5.2018 483 9/6/2022
10.1.4.104 2,496 6/7/2022
10.1.2.1562 514 5/24/2022
10.0.6.1213 2,625 4/1/2022
10.0.6 833 2/28/2022
10.0.6-patch1 181 3/11/2022
10.0.2 529 11/12/2021
9.2.7935 2,450 9/24/2021
1.0.0-preview3 1,982 1/27/2021
1.0.0-preview2 1,169 11/9/2020

v9.2 R01