[jira] [Created] (IGNITE-7665) .NET: Target .NET Standard 2.0

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7665) .NET: Target .NET Standard 2.0

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-7665:
--------------------------------------

             Summary: .NET: Target .NET Standard 2.0
                 Key: IGNITE-7665
                 URL: https://issues.apache.org/jira/browse/IGNITE-7665
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
             Fix For: 2.5


As explained in IGNITE-2662 and https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our projects/assemblies still target .NET 4.0.

This simplifies build/release procedures, but has issues:
* Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
* Warning is displayed
* Incompatible API usages may sneak in despite tests

We should target {{netstandard2.0}} as well as .NET 4. Release package should contain two set of assemblies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)