Info
| Version: | 1.2.2 | 
| Author(s): | NeoSmart Technologies, Mahmoud Al-Qudsi | 
| Last Update: | Tuesday, February 27, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://neosmart.net/blog/2020/securestore-open-secrets-format/ | 
| NuGet Url: | https://www.nuget.org/packages/SecureStore | 
Install
Install-Package SecureStore
                        dotnet add package SecureStore
                        paket add SecureStore
                        
                                SecureStore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    - Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
Tags
 
                
Securely store passwords and private keys in a git-friendly, human-readable format, optimized for local development and secure remote deployment.