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. 
.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.3.13.389 44 12/16/2024
10.3.12.929 407 11/27/2024
10.3.11.910 247 10/29/2024
10.3.11.799 118 10/24/2024
10.3.10.718 324 10/9/2024
10.3.9.734 155 10/1/2024
10.3.9.718 460 9/24/2024
10.3.8.2024 177 8/30/2024
10.3.6.552 4,144 5/28/2024
10.3.5.605 253 5/13/2024
10.3.3.610 1,922 3/20/2024
10.3.2.841 520 2/27/2024
10.3.1.759 1,015 1/24/2024
10.2.11.1228 253 12/14/2023
10.2.10.1353 431 11/28/2023
10.2.9.778 176 11/7/2023
10.2.8.655 416 10/5/2023
10.2.6.1269 904 6/28/2023
10.2.5.1175 8,921 5/26/2023
10.2.4.796 684 4/4/2023
10.2.1.1698 883 2/2/2023
10.2.1.1649 286 1/26/2023
10.2.1.1517 264 1/24/2023
10.2.1.1270 343 1/17/2023
10.1.6.807 1,469 10/3/2022
10.1.5.2026 410 9/13/2022
10.1.5.2018 463 9/6/2022
10.1.4.104 2,466 6/7/2022
10.1.2.1562 500 5/24/2022
10.0.6.1213 2,529 4/1/2022
10.0.6 580 2/28/2022
10.0.6-patch1 165 3/11/2022
10.0.2 507 11/12/2021
9.2.7935 2,192 9/24/2021
1.0.0-preview3 1,965 1/27/2021
1.0.0-preview2 1,154 11/9/2020

v9.2 R01