Iskra.Clients.References 1.0.30

dotnet add package Iskra.Clients.References --version 1.0.30
                    
NuGet\Install-Package Iskra.Clients.References -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.References" 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.References" Version="1.0.30" />
                    
Directory.Packages.props
<PackageReference Include="Iskra.Clients.References" />
                    
Project file
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.References --version 1.0.30
                    
#r "nuget: Iskra.Clients.References, 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.
#addin nuget:?package=Iskra.Clients.References&version=1.0.30
                    
Install Iskra.Clients.References as a Cake Addin
#tool nuget:?package=Iskra.Clients.References&version=1.0.30
                    
Install Iskra.Clients.References as a Cake Tool

Iskra.Clients.References

Описание

Пакет Iskra.Clients.References предоставляет клиентскую библиотеку для работы с API Iskra.References

Установка

Установите пакет через NuGet:

dotnet add package Iskra.Clients.References

Использование

1. Конфигурация

Добавьте пакет в ваш проект и настройте его в Startup.cs или Program.cs вашего приложения.

В Startup.cs:
public void ConfigureServices(IServiceCollection services)
{
    services.AddReferencesClients();
}

Дальше необходимо использовать IReferencesClient, который содержит методы для получения справочных данных.

В appsettings.json в EndpointsOptions должна быть указана переменная ReferencesApi с хостом API.

Product 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.

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 149 5/22/2025
1.0.29 131 5/22/2025
1.0.28 138 5/20/2025
1.0.27 138 5/20/2025
1.0.26 132 5/19/2025
1.0.25 228 5/14/2025
1.0.24 224 5/13/2025
1.0.23 221 5/12/2025
1.0.22 140 5/7/2025
1.0.21 133 5/7/2025
1.0.20 133 5/7/2025
1.0.19 140 4/29/2025
1.0.18 150 4/29/2025
1.0.17 142 4/28/2025
1.0.16 184 4/22/2025
1.0.15 153 4/22/2025
1.0.14 150 4/21/2025
1.0.13 150 4/21/2025
1.0.12 182 4/16/2025
1.0.11 179 4/16/2025
1.0.10 229 4/15/2025
1.0.9 188 4/15/2025
1.0.8 198 4/14/2025
1.0.7 180 4/14/2025