ktsu.CredentialCache 1.2.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ktsu.CredentialCache --version 1.2.2
                    
NuGet\Install-Package ktsu.CredentialCache -Version 1.2.2
                    
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="ktsu.CredentialCache" Version="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ktsu.CredentialCache" Version="1.2.2" />
                    
Directory.Packages.props
<PackageReference Include="ktsu.CredentialCache" />
                    
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 ktsu.CredentialCache --version 1.2.2
                    
#r "nuget: ktsu.CredentialCache, 1.2.2"
                    
#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 ktsu.CredentialCache@1.2.2
                    
#: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=ktsu.CredentialCache&version=1.2.2
                    
Install as a Cake Addin
#tool nuget:?package=ktsu.CredentialCache&version=1.2.2
                    
Install as a Cake Tool

CredentialCache

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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on ktsu.CredentialCache:

Package Downloads
ktsu.ImGuiCredentialPopups

ImGuiCredentialPopups

ktsu.GitIntegration

Git Integration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.4-pre.16 177 5/20/2025
1.2.4-pre.14 126 5/17/2025
1.2.4-pre.13 172 5/16/2025
1.2.4-pre.12 237 5/15/2025
1.2.4-pre.11 244 5/14/2025
1.2.4-pre.10 244 5/13/2025
1.2.4-pre.9 267 5/12/2025
1.2.4-pre.8 225 5/11/2025
1.2.4-pre.7 147 5/10/2025
1.2.4-pre.6 100 5/9/2025
1.2.4-pre.5 164 5/8/2025
1.2.4-pre.4 160 5/7/2025
1.2.4-pre.3 171 5/6/2025
1.2.4-pre.2 170 5/4/2025
1.2.4-pre.1 165 5/4/2025
1.2.3 1,089 5/4/2025
1.2.3-pre.1 102 4/26/2025
1.2.2 350 4/20/2025
1.2.2-pre.1 153 4/4/2025
1.2.1 384 3/30/2025
Loading failed

## v1.2.2 (patch)

Changes since v1.2.1:

- Remove Copilot instructions document ([@matt-edmondson](https://github.com/matt-edmondson))

## v1.2.1 (patch)

Changes since v1.2.0:

- Add LICENSE template ([@matt-edmondson](https://github.com/matt-edmondson))
- Update packages ([@matt-edmondson](https://github.com/matt-edmondson))

## v1.2.0 (minor)

Changes since v1.1.0:

- Apply new editorconfig ([@matt-edmondson](https://github.com/matt-edmondson))

## v1.1.0 (minor)

Changes since v1.0.0:

- Add mailmap ([@matt-edmondson](https://github.com/matt-edmondson))
- Make Create method public in ICredentialFactory<T> ([@matt-edmondson](https://github.com/matt-edmondson))

## v1.0.0 (patch)

Changes since v1.0.0-pre.78:

- Add mailmap ([@matt-edmondson](https://github.com/matt-edmondson))