Igniters, The PR is ready for your review, everyone is welcome.
https://github.com/apache/ignite/pull/8651 On Tue, Jan 12, 2021 at 7:50 PM Pavel Tupitsyn <ptupit...@apache.org> wrote: > Hi Sergey, > > Good point, but I don't think using a newer SDK is any better for the > examples: > * Oldest LTS fits the most users > * We don't need anything from newer versions > * Ignite uses .NET Core 2.x right now > * Upgrading to .NET Core 3.1 or .NET 5 is a single line change anyway > (update TargetFramework in csproj) > > Am I missing something? > > Thanks, > Pavel > > On Tue, Jan 12, 2021 at 7:39 PM Guru Stron <gurustronpub...@gmail.com> > wrote: > >> Hi Pavel, >> >> Looks good to me one note though - .NET Core (especially 2.1) is >> becoming >> obsolete also (End of support for 2.1 is August 21, 2021 >> <https://dotnet.microsoft.com/platform/support/policy/dotnet-core>) maybe >> we should focus more on later versions and/or add samples for different >> versions including the latest .NET 5? >> >> Best Regards, >> Sergey >> >> >> >> On Tue, 12 Jan 2021 at 17:05, Igor Sapego <isap...@apache.org> wrote: >> >> > Looks like a great improvement, +1 from me >> > >> > Best Regards, >> > Igor >> > >> > >> > On Tue, Jan 12, 2021 at 4:43 PM Pavel Tupitsyn <ptupit...@apache.org> >> > wrote: >> > >> > > Igniters, >> > > >> > > Our .NET examples are in need of a refreshment. >> > > I've prepared an IEP [1], please let me know what you think. >> > > >> > > Thanks, >> > > Pavel >> > > >> > > >> > > [1] >> > > >> > > >> > >> https://cwiki.apache.org/confluence/display/IGNITE/IEP-65%3A+.NET+Examples+Modernization >> > > >> > >> >