Has anyone tried running Apache Ignite on .Net 6?
I understand it runs on .Net 5 from Pavel's blog (
https://ptupitsyn.github.io/Ignite-on-NET-5/), but I have not seen any
references, positive or negative, regarding .Net 6.
We are currently on .Net Core 3.1 and looking to move to AI 2.12 from IA
I've tried it, no issues.
- There are no breaking changes that affect Ignite code [1]
- All our tests pass on .NET 6
[1] https://docs.microsoft.com/en-us/dotnet/core/compatibility/6.0
On Wed, Jan 19, 2022 at 11:56 PM Raymond Wilson
wrote:
> Has anyone tried running Apache Ignite on .Net 6?
>
>