[
https://issues.apache.org/jira/browse/IGNITE-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-5089:
-----------------------------------
Fix Version/s: (was: 2.0)
2.1
> .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)