OzonSellerApi 1.1.0-beta
This is a prerelease version of OzonSellerApi.
dotnet add package OzonSellerApi --version 1.1.0-beta
NuGet\Install-Package OzonSellerApi -Version 1.1.0-beta
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="OzonSellerApi" Version="1.1.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OzonSellerApi" Version="1.1.0-beta" />
<PackageReference Include="OzonSellerApi" />
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 OzonSellerApi --version 1.1.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OzonSellerApi, 1.1.0-beta"
#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 OzonSellerApi@1.1.0-beta
#: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=OzonSellerApi&version=1.1.0-beta&prerelease
#tool nuget:?package=OzonSellerApi&version=1.1.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
📚 OzonSellerApi
Библиотека для взаимодействия с Ozon Seller API.
✅ Уже реализовано
Клиенты для частичного взаимодействия с Товарами, Ценами, Остатками, Складами и Отправлениями.
- ProductClient: список товаров, список товаров с информацией по каждой позиции, описание характеристик товара;
- PriceClient: информация о ценах и обновление цен;
- StockClient: обновление остатков товаров на складах, получение информации об остатках (сколько в наличии и сколько зарезервировано покупателями);
- WarehouseClient: список складов и список методов доставки склада;
- PostingClient: список необработанных FBS заказов за период.
🎯 Задачи
- Клиент для работы с Аналитическими отчетами;
- PostingClient: реализовать методы для обработки заказов (сборка, маркировка, список заказов на отгрузку и т.д.).
🧩 Зависимости
- Microsoft.Extensions.Options используется для внедрения "секретов" в Клиенты:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.Extensions.Options (>= 9.0.2)
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 |
|---|---|---|
| 1.1.0-beta | 111 | 2/26/2025 |
| 1.0.6-beta | 101 | 2/25/2025 |
| 1.0.3-beta | 100 | 2/17/2025 |
| 1.0.2-beta | 103 | 2/13/2025 |
| 1.0.1-beta | 115 | 2/12/2025 |