Nickvision.Keyring 2023.6.5

Suggested Alternatives

Nickvision.Aura 2023.8.3

Additional Details

Nickvision.Aura V2023.8.3 provides the same Keyring module found in this package. All that's needed is just to switch the namespaces Nickvision.Keyring.Models and Nickvision.Keyring.Controllers to simply Nickvision.Aura.Keyring and the code will compile the same :)

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

// Install Nickvision.Keyring as a Cake Tool
#tool nuget:?package=Nickvision.Keyring&version=2023.6.5

Store credentials in a secure and easy fashion

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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
2023.6.5 1,374 6/26/2023
2023.6.4 144 6/26/2023
2023.6.3 751 6/8/2023
2023.6.2 128 6/6/2023
2023.6.1 133 6/6/2023
2023.6.0 134 6/6/2023

- Fixed KeyringDialogController access modifier