Itmo.Dev.Platform.YandexCloud 2.2.234

Prefix Reserved
dotnet add package Itmo.Dev.Platform.YandexCloud --version 2.2.234                
NuGet\Install-Package Itmo.Dev.Platform.YandexCloud -Version 2.2.234                
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="Itmo.Dev.Platform.YandexCloud" Version="2.2.234" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Itmo.Dev.Platform.YandexCloud --version 2.2.234                
#r "nuget: Itmo.Dev.Platform.YandexCloud, 2.2.234"                
#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.
// Install Itmo.Dev.Platform.YandexCloud as a Cake Addin
#addin nuget:?package=Itmo.Dev.Platform.YandexCloud&version=2.2.234

// Install Itmo.Dev.Platform.YandexCloud as a Cake Tool
#tool nuget:?package=Itmo.Dev.Platform.YandexCloud&version=2.2.234                

Itmo.Dev.Platform.YandexCloud

Platform extensions for working with YandexCloud

Use AddPlatformYandexCloudAsync on your host builder to register library.

Authorization

Configure a method of authorization to YandexCloud API.
If no explicit method is configured, null method will be used, all calls to YandexCloud API will fail.

Configuration

{
  "Platform": {
    "YandexCloud": {
      "Authorization": {
        "VirtualMachine": {
          "IsEnabled": bool
          "ServiceUri": string,
          "MinRemainingTokenLifetime": timespan
        }
      }
    }
  }
}

see MSDN for timespan string formats

Path Description
Platform:YandexCloud:Authorization:VirtualMachine:IsEnabled Enables authorization through service account bound to VM
Platform:YandexCloud:Authorization:VirtualMachine:ServiceUri YandexCloud's internal service uri for accessing VM info (default: http://169.254.169.254/)
Platform:YandexCloud:Authorization:VirtualMachine:MinRemainingTokenLifetime Minimal remaining lifetime of token when it is retrieved for any operation, if token will expire prior to DateTimeOffset.UtcNow + TimeSpan.FromSeconds(threshold), the new token will be generated

LockBox

Adds a configuration provider that loads values from YandexCloud's Lockbox.

Configuration

Configuration parameters:

{
  "Platform": {
    "YandexCloud": {
      "LockBox": {
        "IsEnabled": bool,
        "SecretId": string,
        "LockboxOptionsPollingDelay": timespan
      }
    }
  }
}

see MSDN for timespan string formats

Path Description
Platform:YandexCloud:Lockbox:IsEnabled Enables Lockbox
Platform:YandexCloud:Lockbox:SecretId Id of Lockbox secret, from which configuration will be loaded
Platform:YandexCloud:Lockbox:LockboxOptionsPollingDelay An interval of configuration reload
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. 
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
2.2.234 85 11/18/2024
2.2.204 87 10/29/2024
2.2.202 75 10/29/2024
2.1.196 72 10/29/2024
2.1.193 82 10/29/2024
2.1.190 101 10/26/2024
2.0.174 83 10/25/2024
2.0.133 79 10/25/2024
2.0.132 82 10/24/2024
2.0.131 77 10/24/2024
2.0.130 73 10/24/2024
2.0.129 76 10/24/2024
2.0.128 86 10/24/2024
2.0.127 90 10/23/2024
2.0.126 82 10/11/2024
2.0.125 81 10/11/2024
2.0.124 80 10/11/2024
2.0.123 87 10/11/2024
2.0.122 82 10/11/2024
2.0.121 86 10/11/2024
2.0.120 92 10/11/2024
2.0.119 96 10/11/2024
2.0.118 92 10/11/2024
2.0.117 91 10/10/2024
2.0.115 89 10/10/2024
2.0.113 87 10/6/2024
2.0.112 262 8/22/2024
1.0.111 177 5/14/2024
1.0.110 95 5/13/2024
1.0.109 97 5/13/2024
1.0.108 123 5/6/2024
1.0.107 107 5/6/2024
1.0.106 131 5/6/2024
1.0.105 113 5/4/2024
1.0.102 124 5/4/2024
1.0.101 115 4/26/2024
1.0.100 116 4/22/2024
1.0.99 110 4/21/2024
1.0.98 114 4/21/2024
1.0.97 109 4/19/2024
1.0.96 133 4/18/2024
1.0.95 112 4/18/2024
1.0.94 159 2/13/2024
1.0.93 124 2/10/2024
1.0.91 105 2/10/2024
1.0.90 115 2/10/2024
1.0.89 203 2/3/2024
1.0.86 110 2/1/2024
1.0.85 107 1/30/2024
1.0.83 158 1/27/2024
1.0.82 202 1/5/2024
1.0.81 262 1/3/2024
1.0.80 132 12/30/2023
1.0.79 134 12/30/2023
1.0.78 124 12/30/2023
1.0.77 130 12/28/2023
1.0.76 135 12/27/2023
1.0.75 170 12/9/2023
1.0.73 180 11/30/2023
1.0.72 152 11/27/2023
1.0.71 142 11/27/2023
1.0.70 150 11/27/2023
1.0.69 136 11/27/2023
1.0.67 160 11/25/2023
1.0.66 146 11/25/2023
1.0.65 148 11/23/2023
1.0.64 153 11/23/2023
1.0.62 150 11/18/2023
1.0.61 137 11/18/2023
1.0.60 158 11/17/2023
1.0.59 158 11/16/2023
1.0.58 167 11/13/2023
1.0.57 135 11/12/2023
1.0.56 136 11/12/2023
1.0.54 154 11/7/2023
1.0.53 153 11/4/2023
1.0.52 148 10/29/2023
1.0.51 137 10/29/2023
1.0.50 131 10/29/2023
1.0.48 167 10/29/2023

Changed configuration API