GoSharp 0.6.0
Go# library provides a mini embedded DSL for C# that mimics Go concurrency statements like channels and select.
Install-Package GoSharp -Version 0.6.0
dotnet add package GoSharp --version 0.6.0
<PackageReference Include="GoSharp" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GoSharp --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Introducing pipeline, discontinuing netstd1.2 support
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.