Iskra.Clients.IntegrationDadata
1.0.30
dotnet add package Iskra.Clients.IntegrationDadata --version 1.0.30
NuGet\Install-Package Iskra.Clients.IntegrationDadata -Version 1.0.30
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.30" />
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.30" />
<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.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Iskra.Clients.IntegrationDadata, 1.0.30"
#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.30
#: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.30
#tool nuget:?package=Iskra.Clients.IntegrationDadata&version=1.0.30
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.104)
- Iskra.Core.Hosting (>= 1.0.104)
- JetBrains.Annotations (>= 2024.3.0)
- Microsoft.Extensions.Configuration (>= 9.0.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.5)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.5)
- Microsoft.Extensions.Hosting (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.5)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.5)
- Reo.Core.CodeConventions (>= 8.0.333)
- Reo.Core.DataModels (>= 8.0.333)
- Reo.Core.Extensions (>= 8.0.333)
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 | 161 | 5/22/2025 |
1.0.29 | 139 | 5/22/2025 |
1.0.28 | 149 | 5/20/2025 |
1.0.27 | 147 | 5/20/2025 |
1.0.26 | 142 | 5/19/2025 |
1.0.25 | 235 | 5/14/2025 |
1.0.24 | 232 | 5/13/2025 |
1.0.23 | 238 | 5/12/2025 |
1.0.22 | 150 | 5/7/2025 |
1.0.21 | 141 | 5/7/2025 |
1.0.20 | 144 | 5/7/2025 |
1.0.19 | 148 | 4/29/2025 |
1.0.18 | 155 | 4/29/2025 |
1.0.17 | 156 | 4/28/2025 |
1.0.16 | 198 | 4/22/2025 |
1.0.15 | 159 | 4/22/2025 |
1.0.14 | 161 | 4/21/2025 |
1.0.13 | 165 | 4/21/2025 |
1.0.12 | 178 | 4/16/2025 |
1.0.11 | 190 | 4/16/2025 |
1.0.10 | 242 | 4/15/2025 |
1.0.9 | 194 | 4/15/2025 |
1.0.8 | 196 | 4/14/2025 |
1.0.7 | 199 | 4/14/2025 |
1.0.5 | 206 | 4/7/2025 |
1.0.4 | 204 | 4/3/2025 |
1.0.3 | 496 | 3/26/2025 |
1.0.2 | 167 | 3/19/2025 |