Uw.Identity.Client 3.2.1

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

This is the UW Identity API client library

Version Downloads Last Updated
3.2.1 35 6/15/2023
3.2.0 2 6/13/2023
3.0.0 2 6/3/2023
2.1.0 26 2/22/2022
2.0.0 6 4/27/2021
2.0.0-beta01 2 4/27/2021