Mystery of NuGet Packages in Visual Studio 2019/2020


This repository is for NuGet Packages in Visual Studio 2019/2020.


The Nuget package EncryptValidate uses Rijndael for encrypting passwords and also converting text to a SecureString object.

Using secure objects, you can read more about secure strings here

https://docs.microsoft.com/en-us/dotnet/api/system.security.securestring?view=netcore-3.1#HowSecure


https://github.com/AlphaDeveloperYouTube/NugetPackages 


The full tutorial can be found on YouTube

https://www.youtube.com/watch?v=AXs_dCj2MoI&feature=push-u-sub&attr_tag=2VNBLc9-7j5v79uv%3A6



Comments

Popular posts from this blog

Logitech USB Unifying Receiver

React for Beginners Step 4 - Making an API Call + Render Method + componentDidMount Video