Carbon.Packaging.Tar 1.8.0

dotnet add package Carbon.Packaging.Tar --version 1.8.0
                    
NuGet\Install-Package Carbon.Packaging.Tar -Version 1.8.0
                    
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="Carbon.Packaging.Tar" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Carbon.Packaging.Tar" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Carbon.Packaging.Tar" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Carbon.Packaging.Tar --version 1.8.0
                    
#r "nuget: Carbon.Packaging.Tar, 1.8.0"
                    
#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.
#:package Carbon.Packaging.Tar@1.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Carbon.Packaging.Tar&version=1.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Carbon.Packaging.Tar&version=1.8.0
                    
Install as a Cake Tool

Implements a tar package reader and writer.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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 Carbon.Packaging.Tar:

Package Downloads
Carbon.CI

Continuous intergration and deployment services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.0 984 9/17/2022
1.7.0 1,147 9/16/2022
1.6.0 1,354 7/21/2022
1.5.0 3,359 10/22/2021
1.4.0 1,639 10/9/2021
1.3.0 1,512 6/12/2021
1.2.0 2,650 3/2/2021
1.1.0 583 3/2/2021
1.0.1 1,763 1/16/2021
1.0.0 2,139 11/30/2020
0.33.0 2,518 11/13/2020
0.32.0 2,203 9/5/2020
0.31.0 2,134 7/22/2020
0.30.0 1,330 5/19/2020
0.29.0 4,122 4/22/2020
0.28.0 2,166 4/4/2020
0.27.0 1,700 3/24/2020
0.26.0 5,856 10/1/2019
0.25.0 1,329 9/23/2019
0.24.0 1,812 8/4/2019
Loading failed