go.runtime.internal.sys
1.23.1.7
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.1.7
NuGet\Install-Package go.runtime.internal.sys -Version 1.23.1.7
<PackageReference Include="go.runtime.internal.sys" Version="1.23.1.7" />
<PackageVersion Include="go.runtime.internal.sys" Version="1.23.1.7" />
<PackageReference Include="go.runtime.internal.sys" />
paket add go.runtime.internal.sys --version 1.23.1.7
#r "nuget: go.runtime.internal.sys, 1.23.1.7"
#:package go.runtime.internal.sys@1.23.1.7
#addin nuget:?package=go.runtime.internal.sys&version=1.23.1.7
#tool nuget:?package=go.runtime.internal.sys&version=1.23.1.7
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 | net9.0 is compatible. 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. |
-
net9.0
- go.internal.goarch (>= 1.23.1.7)
- go.internal.goos (>= 1.23.1.7)
- go.lib (>= 1.23.1.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.