You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/05/22 15:15:04 UTC

[jira] [Commented] (IGNITE-5089) .NET: NuGet-based samples

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

Pavel Tupitsyn commented on IGNITE-5089:
----------------------------------------

Ideally we should reuse existing example code, but it is scattered across two projects (Examples and ExamplesDll). Let's wait for IGNITE-5170.

> .NET: NuGet-based samples
> -------------------------
>
>                 Key: IGNITE-5089
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5089
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.1
>
>
> We have two ways to run samples:
> * Download full (huge) binary package from ignite.apache.org, unzip and run from there. Cumbersome process.
> * Run a limited set of samples in LINQPad. Very easy, but not everyone has LINQPad.
> There is no quick and easy way to run samples in Visual Studio. We should fix that by providing sample NuGet packages. Works like this:
> * User creates a new project
> * Installs {{Apache.Ignite.Sample}} package (which depends on {{Apache.Ignite}} package, so it is installed too)
> * Samples are added to the current project and can be run right away.
> How-tos:
> http://blog.davidebbo.com/2011/03/take-nuget-to-next-level-with-sample.html
> https://nikcodes.com/2013/10/23/packaging-source-code-with-nuget/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)