go.archive.tar
1.23.12.3
dotnet add package go.archive.tar --version 1.23.12.3
NuGet\Install-Package go.archive.tar -Version 1.23.12.3
<PackageReference Include="go.archive.tar" Version="1.23.12.3" />
<PackageVersion Include="go.archive.tar" Version="1.23.12.3" />
<PackageReference Include="go.archive.tar" />
paket add go.archive.tar --version 1.23.12.3
#r "nuget: go.archive.tar, 1.23.12.3"
#:package go.archive.tar@1.23.12.3
#addin nuget:?package=go.archive.tar&version=1.23.12.3
#tool nuget:?package=go.archive.tar&version=1.23.12.3
go.archive.tar
C# package converted from the Go standard library by go2cs.
Package tar implements access to tar archives.
Tape archives (tar) are a file format for storing a sequence of files that can be read and written in a streaming manner. This package aims to cover most variations of the format, including those produced by GNU and BSD tar tools.
Copyright 2009 The Go Authors. All rights reserved. This C# package is converted from Go standard library source; use of that source is governed by a BSD-style license that can be found in the LICENSE file. The go2cs conversion itself is distributed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- go.bytes (>= 1.23.12.3)
- go.errors (>= 1.23.12.3)
- go.fmt (>= 1.23.12.3)
- go.internal.godebug (>= 1.23.12.3)
- go.io (>= 1.23.12.3)
- go.io.fs (>= 1.23.12.3)
- go.lib (>= 1.23.12.3)
- go.math (>= 1.23.12.3)
- go.os.user (>= 1.23.12.3)
- go.path (>= 1.23.12.3)
- go.path.filepath (>= 1.23.12.3)
- go.reflect (>= 1.23.12.3)
- go.runtime (>= 1.23.12.3)
- go.slices (>= 1.23.12.3)
- go.strconv (>= 1.23.12.3)
- go.strings (>= 1.23.12.3)
- go.sync (>= 1.23.12.3)
- go.syscall (>= 1.23.12.3)
- go.time (>= 1.23.12.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.