Go# library provides a mini embedded DSL for C# that mimics Go concurrency statements like channels and select.
Info
| Version: | 0.6.0 |
| Author(s): | Krisztián Pócza |
| Last Update: | Thursday, May 3, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kpocza/GoSharp |
| NuGet Url: | https://www.nuget.org/packages/GoSharp |
Install
Install-Package GoSharp
dotnet add package GoSharp
paket add GoSharp
GoSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
Tags