frends-community - Frends.Community.Gzip 1.0.1

Package Description

PM> Install-Package Frends.Community.Gzip -Version 1.0.1 -Source https://www.myget.org/F/frends-community/api/v3/index.json

Copy to clipboard

> nuget.exe install Frends.Community.Gzip -Version 1.0.1 -Source https://www.myget.org/F/frends-community/api/v3/index.json

Copy to clipboard

> dotnet add package Frends.Community.Gzip --version 1.0.1 --source https://www.myget.org/F/frends-community/api/v3/index.json

Copy to clipboard
<PackageReference Include="Frends.Community.Gzip" Version="1.0.1" />
Copy to clipboard
source https://www.myget.org/F/frends-community/api/v3/index.json

nuget Frends.Community.Gzip  ~> 1.0.1
Copy to clipboard

> choco install Frends.Community.Gzip --version 1.0.1 --source https://www.myget.org/F/frends-community/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "frends-community" -SourceLocation "https://www.myget.org/F/frends-community/api/v2"
Install-Module -Name "Frends.Community.Gzip" -RequiredVersion "1.0.1" -Repository "frends-community" 
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/frends-community/symbols/


Frends.Community.Zip

FRENDS community task for creating gzip archive.

Actions Status MyGet License: MIT

Installing

You can install the task via FRENDS UI Task View or you can find the nuget package from the following nuget feed 'Insert nuget feed here'

Tasks

CreateArchive

The GZip.CreateArchive task meant for creating gzip file from selected file.

Task Properties

Input

Property Type Description Example
SourceFullPath string Source file with full path c:\source_folder\example.txt
OutputFullPath string Output gzipped file name with full path c:\source_folder\example.txt.gz

Result

Property Type Description Example
OutputFullPath string Full path to gzip file created. c:\source_folder\example.txt.gz

ExtractArchive

The GZip.ExtractArchive task meant for extract gzip file to decompressed file.

Task Properties

Input

Property Type Description Example
SourceFullPath string Source gzipped file with full path c:\source_folder\example.txt.gz
OutputFullPath string Output file name with full path c:\source_folder\example.txt

Result

Property Type Description Example
OutputFullPath string Full path to file extracted. c:\source_folder\example.txt

License

This project is licensed under the MIT License - see the LICENSE file for details

Building

Building

Requirements

.NET Standard 2.0 or later

Clone a copy of the repo

git clone https://github.com/CommunityHiQ/Frends.Community.Gzip.git

Restore dependencies

dotnet restore

Build the solution

dotnet build

Run Tests

dotnet test Frends.Community.Gzip.Tests

Create a nuget package

dotnet pack Frends.Community.Gzip

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Change Log

Version Changes
1.0.0 Initial Frends.Community version.
1.0.1 Added CI and fixed unit tests for Linux.
1.0.2 Updated README.

Changed TargetFramework to multi-target

  • .NETFramework 4.7.1
  • .NETStandard 2.0
  • .NETFramework 4.7.1: 4.7.1.0
  • .NETStandard 2.0: 2.0.0.0

                        
Assembly Assembly hash Match
/lib/net471/frends.community.gzip.dll 4bfede9e51264b34a2a84ae1046305f9FFFFFFFF
/lib/netstandard2.0/frends.community.gzip.dll a4b45c90ca274f0991cc0ea8b8506bfeFFFFFFFF

Owners

FRENDS Community Feed User

Authors

HiQ Finland

Project URL

https://github.com/CommunityHiQ/Frends.Community.Gzip

License

Unknown

Tags

Frends

Info

88 total downloads
2 downloads for version 1.0.1
Download (6.45 KB)
Download legacy symbols (13.32 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.3 9.14 KB Thu, 06 Feb 2025 11:16:51 GMT 16
1.0.2 6.46 KB Wed, 01 Dec 2021 13:20:30 GMT 70
1.0.1 6.45 KB Wed, 01 Dec 2021 13:08:37 GMT 2