Bushman.Secrets 1.0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bushman.Secrets --version 1.0.0.2                
NuGet\Install-Package Bushman.Secrets -Version 1.0.0.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="Bushman.Secrets" Version="1.0.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bushman.Secrets --version 1.0.0.2                
#r "nuget: Bushman.Secrets, 1.0.0.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.
// Install Bushman.Secrets as a Cake Addin
#addin nuget:?package=Bushman.Secrets&version=1.0.0.2

// Install Bushman.Secrets as a Cake Tool
#tool nuget:?package=Bushman.Secrets&version=1.0.0.2                

Bushman.Secrets

О пакете

Реализация абстракций, определённых в пакете Bushman.Secrets.Abstractions, предоставляющая функционал для создания, парсинга, шифрования, расшифровки и распаковки секретов в тексте.

Секреты и примеры их использования

Информацию о секретах и примеры их использования смотрите в файле readme.md пакета Bushman.Secrets.Abstractions.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bushman.Secrets:

Package Downloads
Bushman.Extensions.Configuration.Secrets

Расширение для распаковки секретов в объекте Microsoft.Extensions.Configuration.IConfiguration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 87 9/2/2024
2.0.2 94 8/28/2024
2.0.1 67 8/28/2024
2.0.0 117 8/28/2024
1.0.0.2 82 8/26/2024
1.0.0.1 93 8/23/2024
1.0.0 98 8/23/2024

В readme.md добавлена ссылка на примеры кода по работе с секретами.