You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Steven van Rossum (Jira)" <ji...@apache.org> on 2020/10/21 12:38:00 UTC

[jira] [Comment Edited] (BEAM-4010) Add a C# SDK for .NET core

    [ https://issues.apache.org/jira/browse/BEAM-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218269#comment-17218269 ] 

Steven van Rossum edited comment on BEAM-4010 at 10/21/20, 12:37 PM:
---------------------------------------------------------------------

I started some preliminary work on this, porting core components from the existing SDKs (Pipeline, PCollection, ParDo) into idiomatic C#.

Edit: This targets .Net Core 3, since it will be supported until 2022.


was (Author: sjvanrossum):
I started some preliminary work on this, porting core components from the existing SDKs (Pipeline, PCollection, ParDo) into idiomatic C#.

> Add a C# SDK for .NET core
> --------------------------
>
>                 Key: BEAM-4010
>                 URL: https://issues.apache.org/jira/browse/BEAM-4010
>             Project: Beam
>          Issue Type: Wish
>          Components: sdk-ideas
>            Reporter: Ismaël Mejía
>            Priority: P3
>
> The recent work on the portability framework makes creating new SDKs easier. It would be really nice if we support C# as a language to write Beam pipelines. C# is still one of the most popular programming languages and it has been historically a poor citizen of the ‘Big Data’ ecosystem.
> There is caveat at this moment (April 2018): gRPC [does not support|[https://github.com/grpc/grpc/issues/12159]] yet .NET core 2 so a first version should address .NET core 1 first.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)