CryptoTools.CryptoArchivers
2.0.2
dotnet add package CryptoTools.CryptoArchivers --version 2.0.2
NuGet\Install-Package CryptoTools.CryptoArchivers -Version 2.0.2
<PackageReference Include="CryptoTools.CryptoArchivers" Version="2.0.2" />
<PackageVersion Include="CryptoTools.CryptoArchivers" Version="2.0.2" />
<PackageReference Include="CryptoTools.CryptoArchivers" />
paket add CryptoTools.CryptoArchivers --version 2.0.2
#r "nuget: CryptoTools.CryptoArchivers, 2.0.2"
#:package CryptoTools.CryptoArchivers@2.0.2
#addin nuget:?package=CryptoTools.CryptoArchivers&version=2.0.2
#tool nuget:?package=CryptoTools.CryptoArchivers&version=2.0.2
CryptoTools.Archivers contains reusable code to zip, unzip, compress, uncompress files and directories using a very simple one or two lines of code. It also makes it easy to either write the output to a file OR return the raw bytes if you would like to store the zip/compressed data into the cloud or a database. Archivers also provides a generic interface base class to abstract this functionality simply by implementing your own code as required that will plug into this archiver.
Crypto Power Tools - C# / .Net Core 2.0 Developer re-usable libraries & tools for creating powerful, lightweight, secure, private and secure applications.
We are developing these foundation components as building blocks to server both productivity benefits and transparency to our clients and customers. We hope that by sharing this source we can build trust in the community with the benefit of helping other projects to incorporate tested, proven software components into their own solutions with minimal risk.
There are complete Unit Tests and source code on Github. We encourage you to download and explore as your wish.
Our long term goals of our open source software is to encourage other developers to contribute to these community components to provide an even more SOLID and productive starting point for new and existing projects within their own organization.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- CryptoTools.Common (>= 2.0.4)
- CryptoTools.Cryptography (>= 2.0.2)
-
.NETFramework 4.6.1
- CryptoTools.Common (>= 2.0.4)
- CryptoTools.Cryptography (>= 2.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.