AInq.Bitrix24 2.1.0-preview

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

// Install AInq.Bitrix24 as a Cake Tool
#tool nuget:?package=AInq.Bitrix24&version=2.1.0-preview&prerelease                

Base client for Bitrix24 Rest API

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible. 
.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
3.5.1 111 12/9/2024
3.5.0 139 11/13/2024
3.4.1 596 2/5/2024
3.4.0 292 11/29/2023
3.3.5 373 6/21/2023
3.3.4 221 5/23/2023
3.3.3 239 4/12/2023
3.3.2 283 3/12/2023
3.3.1 378 12/3/2022
3.3.0 360 11/14/2022
3.3.0-preview.2 158 10/13/2022
3.3.0-preview.1 121 10/2/2022
3.2.2 523 8/9/2022
3.2.1 555 7/1/2022
3.2.0 494 5/11/2022
3.1.7 497 3/28/2022
3.1.6 479 3/23/2022
3.1.6-rc.1 136 3/20/2022
3.1.5 486 3/9/2022
3.1.4.1 476 3/2/2022
3.1.4 306 1/1/2022
3.1.3 314 12/27/2021
3.1.2 345 12/17/2021
3.1.1 318 12/13/2021
3.1.0 314 12/7/2021
3.0.0 401 11/8/2021
3.0.0-rc.4 164 11/5/2021
3.0.0-rc.3 160 11/5/2021
3.0.0-rc.2.2 147 11/2/2021
3.0.0-rc.2.1 188 10/15/2021
3.0.0-rc.2 159 10/12/2021
3.0.0-rc.1.1 153 10/8/2021
3.0.0-rc.1 181 10/7/2021
2.1.0-preview.5 160 10/6/2021
2.1.0-preview.4 210 9/28/2021
2.1.0-preview.3 173 9/15/2021
2.1.0-preview.2 160 9/1/2021
2.1.0-preview 162 8/23/2021
2.0.3 430 7/12/2021
2.0.2 445 7/12/2021
2.0.1 439 5/31/2021
2.0.0 432 5/19/2021
1.0.2 490 5/19/2021 1.0.2 is deprecated because it is no longer maintained.
1.0.1 442 5/18/2021 1.0.1 is deprecated because it is no longer maintained.
1.0.0 485 5/15/2021 1.0.0 is deprecated because it is no longer maintained.

[ADD] .NET 6.0 support