go.go.build.constraint
1.23.1.4
dotnet add package go.go.build.constraint --version 1.23.1.4
NuGet\Install-Package go.go.build.constraint -Version 1.23.1.4
<PackageReference Include="go.go.build.constraint" Version="1.23.1.4" />
<PackageVersion Include="go.go.build.constraint" Version="1.23.1.4" />
<PackageReference Include="go.go.build.constraint" />
paket add go.go.build.constraint --version 1.23.1.4
#r "nuget: go.go.build.constraint, 1.23.1.4"
#:package go.go.build.constraint@1.23.1.4
#addin nuget:?package=go.go.build.constraint&version=1.23.1.4
#tool nuget:?package=go.go.build.constraint&version=1.23.1.4
go.go.build.constraint
C# package converted from the Go standard library by go2cs. Go version: 1.23.1
Package constraint implements parsing and evaluation of build constraint lines. See https://golang.org/cmd/go/#hdr-Build_constraints for documentation about build constraints themselves.
This package parses both the original “// +build” syntax and the “//go:build” syntax that was added in Go 1.17. See https://golang.org/design/draft-gobuild for details about the “//go:build” syntax.
Part of the go2cs converted Go standard library. See the repository for usage and details.
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.errors (>= 1.23.1.4)
- go.lib (>= 1.23.1.4)
- go.strconv (>= 1.23.1.4)
- go.strings (>= 1.23.1.4)
- go.unicode (>= 1.23.1.4)
- go.unicode.utf8 (>= 1.23.1.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on go.go.build.constraint:
| Package | Downloads |
|---|---|
|
go.go.parser
go.parser (net9.0 - Release) -- C# project converted from Go source |
|
|
go.go.build
go.build (net9.0 - Release) -- C# project converted from Go source |
|
|
go.go.printer
go.printer (net9.0 - Release) -- C# project converted from Go source |
GitHub repositories
This package is not used by any popular GitHub repositories.