[
https://issues.apache.org/jira/browse/IGNITE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274133#comment-16274133
]
ASF GitHub Bot commented on IGNITE-7002:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/3119
IGNITE-7002 .NET: Add cross-platform examples on .NET Core
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7002
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3119.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 #3119
----
commit b73ca9dc64a1da3619002fe022497c318e750bd3
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-12-01T09:03:06Z
IGNITE-7002 .NET: Add cross-platform examples on .NET Core
----
> .NET: Add cross-platform examples on .NET Core
> ----------------------------------------------
>
> Key: IGNITE-7002
> URL: https://issues.apache.org/jira/browse/IGNITE-7002
> Project: Ignite
> Issue Type: Improvement
> Components: examples, platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET, xplat
> Fix For: 2.4
>
>
> Current examples are for .NET 4 and can only be run on Windows.
> .NET Core is the latest and greatest .NET, IGNITE-2662 introduces support for
> that.
> Add a separate examples project targeting .NET Core 2.0 which can be run on
> any OS.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)