Top 20 NuGet key Packages

Demo Description
Provides a Set Collection implementation.
Demo Description
Azure Vault SDK used to fetch secrets from Azure Key Vault
This library having feature to encrypt and decrypt string data with the help of key. Data is logically encrypted and can be decrypted with the same key it was encrypted.
Implementation of FairPlay Security Module for entitlement delivery.
A universal and configurable key value configuration parser.
Adds functionality to Microsoft.Extensions.Configuration.
Functionality to resolve values from configuration providers for Microsoft.Extensions.Configuration.
Store you JWK at filesystem
Component to manage your IdentityServer4 jwks_uri. Auto generate and manage your JWK
Crypt and Decrypt data with public and private key. Easy to use Easy to crypt data Easy to decrypt data New Framework: - .NET Framework 6 Console example using public key: var criptografia = CryptAndDecrypt.Management.EncryptAES("www.mauriciojunior.net", "publickey"); Console.WriteLine("cripto...
Provides a base class for secrets replacement in Dotnet Core and a base interface for secrets retrieval.
Provides a Set Collection implementation.
Machina .Net SDK
Component to manage your JWKS. Auto generate and manage your JWK
This Package contains the below activities. Encrypt - Encrypt the string with the security key. Decrypt- Decrypt the string with the security key. -
Some much longer description goes here...
Store you JWK at database with EntityFrameworkCore