RyGurren.Client 2.2.0

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

RyGurren Client

Version history

1.0.0.0
  • Initial release
1.0.5.7
  • Added AWS S3 integration
1.0.5.8
  • Added random images endpoint
1.0.5.9
  • Added random album image endpoint
1.0.6.0
  • Return refreshed token from GetAuthenticatedClient method
1.0.6.1
  • Fixed refresh token bug
1.0.6.2
  • Updated refresh token routine
2.0.0
  • Remove S3 integration
2.1.0
  • Made access token nullable.
2.2.0
  • Added batch random album image endpoint.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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
2.2.0 128 4/26/2026
2.1.0 235 10/30/2025
2.0.0 319 6/9/2025
1.0.6.2 202 4/2/2025
1.0.6.1 206 4/1/2025
1.0.6 200 4/1/2025
1.0.5.9 518 3/24/2025
1.0.5.8 314 3/23/2025
1.0.5.7 202 3/23/2025
1.0.4 207 3/17/2025
1.0.2 195 3/17/2025
1.0.1 196 3/17/2025
1.0.0 196 3/17/2025