Iskra.Core.ApiDocumentation 1.0.136

dotnet add package Iskra.Core.ApiDocumentation --version 1.0.136
                    
NuGet\Install-Package Iskra.Core.ApiDocumentation -Version 1.0.136
                    
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.Core.ApiDocumentation" Version="1.0.136" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Iskra.Core.ApiDocumentation" Version="1.0.136" />
                    
Directory.Packages.props
<PackageReference Include="Iskra.Core.ApiDocumentation" />
                    
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.Core.ApiDocumentation --version 1.0.136
                    
#r "nuget: Iskra.Core.ApiDocumentation, 1.0.136"
                    
#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.Core.ApiDocumentation@1.0.136
                    
#: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.Core.ApiDocumentation&version=1.0.136
                    
Install as a Cake Addin
#tool nuget:?package=Iskra.Core.ApiDocumentation&version=1.0.136
                    
Install as a Cake Tool

Iskra.Core.ApiDocumentation

Содержит методы для настройки Swagger документации приложения.

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

Настройка DI контейнера

service.ConfigureVersionedReoApiDocumentation<TWebApiProjectController>();

Настройка IApplicationBuilder

app.UseVersionedReoApiDocumentation();

Настройка клиента Keycloak

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

Перейдите в {{host}}/auth/admin/{realm_name}/console/#/realms/{realm_name}/clients.

Выберите своего клиента (который должен быть конфиденциальным клиентом)

На вкладке настроек установите переключатель «Учетная запись службы включена» в положение «ВКЛ».

Нажмите «Сохранить», появится вкладка «Роли учетной записи службы».

В разделе «Роли клиента» выберите «realm_management».

Прокрутите доступные роли, пока не сможете выбрать view_users.

Нажмите «Добавить выбранное».

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.136 262 12/16/2025
1.0.135 125 12/12/2025
1.0.134 332 11/17/2025
1.0.133 320 11/17/2025
1.0.132 233 11/14/2025
1.0.131 184 11/6/2025
1.0.130 183 11/5/2025
1.0.129 161 10/31/2025
1.0.128 149 10/31/2025
1.0.127 148 10/31/2025
1.0.126 167 10/21/2025
1.0.125 164 10/16/2025
1.0.124 143 9/26/2025
1.0.123 176 9/24/2025
1.0.122 223 8/28/2025
1.0.121 241 8/26/2025
1.0.120 320 8/25/2025
1.0.119 197 8/21/2025
1.0.118 170 8/19/2025
1.0.117 165 8/18/2025
Loading failed