Pj.Library.Secure by Peter Joseph

<PackageReference Include="Pj.Library.Secure" Version="1.0.4.12" />

.NET API 7,168 bytes

 Pj.Library.Secure 1.0.4.12

Utilities to fasten the development -Library Extensions to the default .net system objects Helpers for serialization, transform, compression, network and file transfer, database operations, logging -Secure Provides encryption and decryption -Service Cloud service support with google drive access and onedrive storage access -ThirdParty Excel read and write, csv file operations

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Pj.Library.Secure</id>
    <version>1.0.4.12</version>
    <authors>Peter Joseph</authors>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://github.com/peterrexj/PjLibrary</projectUrl>
    <description>Utilities to fasten the development
-Library
 Extensions to the default .net system objects
 Helpers for serialization, transform, compression, network and file transfer, database operations, logging
-Secure
 Provides encryption and decryption
-Service
 Cloud service support with google drive access and onedrive storage access
-ThirdParty
 Excel read and write, csv file operations</description>
    <releaseNotes>Release 1.0.3
- Split Datastore component. The data store functionality is now moved into Pj.Library.Datastore and reducing the packages on the Pj.Libarary

Release 1.0.2
- Updating packages 
- Removing Cookie extension and adding into Selenium Essentials
- CsvHelper to latest version
- FluentAssertions replaced to reduce packages


Release 1.0.1
Updating packages

Release 1.0.0
Initial version of the utilities</releaseNotes>
    <copyright>Apache License 2.0</copyright>
    <tags>selenium automation c# browser web essentials nUnit xUnit webdriver webelement development framework</tags>
    <repository url="https://github.com/peterrexj/PjLibrary" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>