AInq.Bitrix24.Abstraction
3.0.0-rc.2.2
See the version list below for details.
dotnet add package AInq.Bitrix24.Abstraction --version 3.0.0-rc.2.2
NuGet\Install-Package AInq.Bitrix24.Abstraction -Version 3.0.0-rc.2.2
<PackageReference Include="AInq.Bitrix24.Abstraction" Version="3.0.0-rc.2.2" />
paket add AInq.Bitrix24.Abstraction --version 3.0.0-rc.2.2
#r "nuget: AInq.Bitrix24.Abstraction, 3.0.0-rc.2.2"
// Install AInq.Bitrix24.Abstraction as a Cake Addin #addin nuget:?package=AInq.Bitrix24.Abstraction&version=3.0.0-rc.2.2&prerelease // Install AInq.Bitrix24.Abstraction as a Cake Tool #tool nuget:?package=AInq.Bitrix24.Abstraction&version=3.0.0-rc.2.2&prerelease
AInq.Bitrix24
What is it?
Client for Bitrix24 Rest API
New in 2.0
Split interface, implementation and high-level method calls (in future) to separate packages
Packages description
AInq.Bitrix24.Abstraction
IBitrix24Client
interface.
AInq.Bitrix24
Base client implementation with GET/POST method calls, authentication and request-per-second limit (only in Bitrix24ClientTimeoutBase
).
Provided client are abstract: methods to interact with some persistent storage (for access and refresh tokens) and to obtain OAuth authentication code should be implemented.
AInq.Bitrix24.Background
Integration with AInq.Background conveyour.
DO NOT use IBitrix24Client
implementations with internal timeout control with this package.
AInq.Bitrix24.Api
High-level API methods will be added here.
Currently avaliable:
- Get, List, Update, Create, Delete methods for basic CRM entyties (lead, deal, contact, company)
There is currently no plan to implement all API methods, first priority is CRM methods implementation.
Дальнейшая разработка
Даннай пакет будет дополняться методами общего назначения по мере того, как их реализации будут стабилизироваться и тестироваться в реальном приложении, находящемся сейчас в активной разработке. Разработка ведется с учетом реально встречающегося странного поведения API Битрикс24 (например отдача значения false
в необязательных пользовательских полях числовых типов). Функциональность иногда приносится в жертву надежности, API может отличаться от официального. Таков путь.
Documentation
As for now documentation is provided in this document and by XML documentation inside packages.
Contribution
If you find a bug, have a question or something else - you are friendly welcome to open an issue.
License
Copyright © 2021 Anton Andryushchenko. AInq.Bitrix24 is licensed under Apache License 2.0
Product | Versions 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 is compatible. |
.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. |
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
-
net6.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AInq.Bitrix24.Abstraction:
Package | Downloads |
---|---|
AInq.Bitrix24
Base client for Bitrix24 Rest API |
|
AInq.Bitrix24.Api
Bitrix24 Rest API implementation |
|
AInq.Bitrix24.Background
Bitrix24 client integration with AInq.Background |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.1 | 837 | 2/5/2024 |
3.4.0 | 500 | 11/29/2023 |
3.3.5 | 643 | 6/21/2023 |
3.3.4 | 398 | 5/23/2023 |
3.3.3 | 511 | 4/12/2023 |
3.3.2 | 597 | 3/12/2023 |
3.3.1 | 1,006 | 12/3/2022 |
3.3.0 | 1,034 | 11/14/2022 |
3.3.0-preview.2 | 174 | 10/13/2022 |
3.3.0-preview.1 | 115 | 10/2/2022 |
3.2.2 | 1,578 | 8/9/2022 |
3.2.1 | 1,493 | 7/1/2022 |
3.2.0 | 1,390 | 5/11/2022 |
3.1.7 | 1,487 | 3/28/2022 |
3.1.6 | 1,460 | 3/23/2022 |
3.1.6-rc.1 | 133 | 3/20/2022 |
3.1.5 | 1,409 | 3/9/2022 |
3.1.4 | 1,085 | 1/1/2022 |
3.1.3 | 778 | 12/27/2021 |
3.1.2 | 817 | 12/17/2021 |
3.1.1 | 814 | 12/13/2021 |
3.1.0 | 809 | 12/7/2021 |
3.0.0 | 1,059 | 11/8/2021 |
3.0.0-rc.4 | 150 | 11/5/2021 |
3.0.0-rc.3 | 158 | 11/5/2021 |
3.0.0-rc.2.2 | 140 | 11/2/2021 |
3.0.0-rc.2.1 | 180 | 10/15/2021 |
3.0.0-rc.2 | 157 | 10/12/2021 |
3.0.0-rc.1.1 | 147 | 10/8/2021 |
3.0.0-rc.1 | 174 | 10/7/2021 |
2.1.0-preview.5 | 148 | 10/6/2021 |
2.1.0-preview.3 | 184 | 9/15/2021 |
2.1.0-preview.2 | 153 | 9/1/2021 |
2.1.0-preview | 300 | 8/23/2021 |
2.0.0 | 1,494 | 5/19/2021 |