[
https://issues.apache.org/jira/browse/THRIFT-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15521351#comment-15521351
]
Jens Geyer commented on THRIFT-3933:
------------------------------------
GitHub user vgotra opened a pull request:
https://github.com/apache/thrift/pull/1088
Microsoft .Net Core library port and generator for this library
Here is port of csharp library to .Net core and also generator for it
(t_netcore_generator.cc)
All information in README.md files in subfolders with source code and
samples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vgotra/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1088.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1088
----
commit 0cf8fc3c5793a3553172745579082e9cd3dddd6e
Author: Volodymyr Gotra <[email protected]>
Date: 2016-09-15T00:18:48Z
Initial commit of changes
commit e184a9a2f3c3b93e6221f4ee097598e5b5875460
Author: Volodymyr Gotra <[email protected]>
Date: 2016-09-15T00:29:43Z
Added changes to thriftl.ll for netcore lib
----
> Port official C# .NET library for Thrift to C# .NET Core libary
> ---------------------------------------------------------------
>
> Key: THRIFT-3933
> URL: https://issues.apache.org/jira/browse/THRIFT-3933
> Project: Thrift
> Issue Type: New Feature
> Components: C# - Library
> Reporter: Volodymyr Gotra
>
> Port current C# .NET library to C# .NET Core library with support for few
> platforms (Windows, MacOs, Linux)
> Create separate generator for C# .NET Core library
> Integrate pull request into official Thrift repository
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)