Iskra.Clients.IntegrationDadata
1.0.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Iskra.Clients.IntegrationDadata --version 1.0.7
NuGet\Install-Package Iskra.Clients.IntegrationDadata -Version 1.0.7
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="Iskra.Clients.IntegrationDadata" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Iskra.Clients.IntegrationDadata" Version="1.0.7" />
<PackageReference Include="Iskra.Clients.IntegrationDadata" />
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 Iskra.Clients.IntegrationDadata --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Iskra.Clients.IntegrationDadata, 1.0.7"
#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 Iskra.Clients.IntegrationDadata@1.0.7
#: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=Iskra.Clients.IntegrationDadata&version=1.0.7
#tool nuget:?package=Iskra.Clients.IntegrationDadata&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Iskra.Clients.IntegrationDadata
Описание
Пакет Iskra.Clients.IntegrationDadata
предоставляет клиентскую библиотеку для работы с API Iskra.Integrations.Dadata.
Установка
Установите пакет через NuGet:
dotnet add package Iskra.Clients.IntegrationDadata
Использование
1. Конфигурация
Добавьте пакет в ваш проект и настройте его в Startup.cs
или Program.cs
вашего приложения.
В Startup.cs
:
public void ConfigureServices(IServiceCollection services)
{
// Добавление клиента интеграции с инициализацией хоста API интеграции
services.AddIntegrationDadata(options => {
options.ApiHost = "https://iskra-dev.uc-em.ru/gw/integration-dadata-api/";
});
}
Дальше необходимо использовать IDadataIntegrationCompanyClient, который содержит методы для запросов данных организаций через dadata.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. 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.
-
net8.0
- FluentValidation (>= 11.11.0)
- Flurl.Http (>= 4.0.2)
- IdentityModel (>= 7.0.0)
- Iskra.Core.Auth.Abstractions (>= 1.0.94)
- Iskra.Core.Hosting (>= 1.0.94)
- JetBrains.Annotations (>= 2024.3.0)
- Microsoft.Extensions.Configuration (>= 9.0.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Hosting (>= 9.0.2)
- Microsoft.Extensions.Options (>= 9.0.3)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.3)
- Reo.Core.CodeConventions (>= 8.0.255)
- Reo.Core.DataModels (>= 8.0.255)
- Reo.Core.Extensions (>= 8.0.255)
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.0.30 | 162 | 5/22/2025 |
1.0.29 | 140 | 5/22/2025 |
1.0.28 | 150 | 5/20/2025 |
1.0.27 | 148 | 5/20/2025 |
1.0.26 | 143 | 5/19/2025 |
1.0.25 | 237 | 5/14/2025 |
1.0.24 | 233 | 5/13/2025 |
1.0.23 | 239 | 5/12/2025 |
1.0.22 | 151 | 5/7/2025 |
1.0.21 | 142 | 5/7/2025 |
1.0.20 | 145 | 5/7/2025 |
1.0.19 | 149 | 4/29/2025 |
1.0.18 | 156 | 4/29/2025 |
1.0.17 | 157 | 4/28/2025 |
1.0.16 | 199 | 4/22/2025 |
1.0.15 | 160 | 4/22/2025 |
1.0.14 | 162 | 4/21/2025 |
1.0.13 | 166 | 4/21/2025 |
1.0.12 | 180 | 4/16/2025 |
1.0.11 | 191 | 4/16/2025 |
1.0.10 | 243 | 4/15/2025 |
1.0.9 | 195 | 4/15/2025 |
1.0.8 | 197 | 4/14/2025 |
1.0.7 | 200 | 4/14/2025 |
1.0.5 | 207 | 4/7/2025 |
1.0.4 | 205 | 4/3/2025 |
1.0.3 | 497 | 3/26/2025 |
1.0.2 | 168 | 3/19/2025 |