RConfig.Crypto.1.0.0 1.0.0

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

// Install RConfig.Crypto.1.0.0 as a Cake Tool
#tool nuget:?package=RConfig.Crypto.1.0.0&version=1.0.0

📔 Table of Contents

🎯 Features

  • Security
  • Key Based Encryption

:toolbox: Getting Started

⚙️ Installation

Nuget

dotnet add package RConfig.Crypto.1.0.0 --version 1.0.0

:compass: Roadmap

  • Encrypting the remote Json document to the development base and decrypting it locally
  • Checking the changes in the remote json document on a schedule and ensuring automatic changes on the stack

❔ FAQ

  • What versions of .Net Core does it support?
  • 6.0.0 +
  • I want to extend it to different languages and 3rd party applications
  • Of course, if you can even develop middleware/libraries for different languages, we can give you a reference 😃
  • Why should I use it in my .Net Core applications?
  • If you do not want to edit your json document on the application every time and do not want some of your private passwords to appear in pure form, yes, it will not be very useful 😃
  • Can this version automatically append remote changes?
  • Added to the roadmap. I will try to add this in the next version

⚠️ License

Distributed under the no License. See LICENSE.txt for more information.

🤝 Contact

Ali Zorlu - -

Project Link: https://github.com/alizorlu/RConfig.Crypto

💎 Acknowledgements

Use this section to mention useful resources and libraries that you have used in your projects.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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
1.0.0 99 2/3/2024