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/09/13 11:14:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn reassigned IGNITE-5089:
--------------------------------------

    Assignee:     (was: Pavel Tupitsyn)

> .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
>              Labels: .NET
>
> 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.4.14#64029)