go.runtime.internal.sys
1.23.12.1
Go 1.24 moved this package to internal/runtime/sys. Use go.internal.runtime.sys 1.24.13.1 or later; 1.23.12.3 is the last release of this ID.
See the version list below for details.
dotnet add package go.runtime.internal.sys --version 1.23.12.1
NuGet\Install-Package go.runtime.internal.sys -Version 1.23.12.1
<PackageReference Include="go.runtime.internal.sys" Version="1.23.12.1" />
<PackageVersion Include="go.runtime.internal.sys" Version="1.23.12.1" />
<PackageReference Include="go.runtime.internal.sys" />
paket add go.runtime.internal.sys --version 1.23.12.1
#r "nuget: go.runtime.internal.sys, 1.23.12.1"
#:package go.runtime.internal.sys@1.23.12.1
#addin nuget:?package=go.runtime.internal.sys&version=1.23.12.1
#tool nuget:?package=go.runtime.internal.sys&version=1.23.12.1
go.runtime.internal.sys
C# package converted from the Go standard library by go2cs.
package sys contains system- and configuration- and architecture-specific constants used by the runtime.
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.internal.goarch (>= 1.23.12.1)
- go.internal.goos (>= 1.23.12.1)
- go.lib (>= 1.23.12.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.