You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Theodore Tsirpanis (Jira)" <ji...@apache.org> on 2022/10/04 12:22:00 UTC

[jira] [Created] (ARROW-17929) Potential improvements to the NuGet package.

Theodore Tsirpanis created ARROW-17929:
------------------------------------------

             Summary: Potential improvements to the NuGet package.
                 Key: ARROW-17929
                 URL: https://issues.apache.org/jira/browse/ARROW-17929
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C#
    Affects Versions: 9.0.0
            Reporter: Theodore Tsirpanis
            Assignee: Theodore Tsirpanis


I noticed that Apache Arrow's NuGet package has some (mostly cosmetic) areas of improvement:
 * It targets .NET Standard 1.3 but not .NET Standard 2.0 [as recommended by Microsoft|[https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting#:~:text=%E2%9C%94%EF%B8%8F%20DO%20include%20a%20netstandard2.0%20target%20if%20you%20require%20a%20netstandard1.x%20target.].]
 * Its dependencies can be removed when targeting .NET Core.
 * It uses a license file but it could use an SPDX license expression.

I will submit a PR to fix all of them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)