PlexDL.Common.Security 1.7.3

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

// Install PlexDL.Common.Security as a Cake Tool
#tool nuget:?package=PlexDL.Common.Security&version=1.7.3                

This package simply allows for the security-related functions of PlexDL (i.e., encryption of files) to be accessed by a third-party application; this does not provide access to secured files, it is just for utility.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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 PlexDL.Common.Security:

Package Downloads
PlexDL.Common.Pxz

Provides decoding and encoding for the PXZ (PlexDL XML-Zipped) Format

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.3 142 10/7/2024

Initial release