[
https://issues.apache.org/jira/browse/ARROW-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17929:
-----------------------------------
Labels: pull-request-available (was: )
> Potential improvements to the NuGet packages.
> ---------------------------------------------
>
> 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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 10.0.0
>
> Original Estimate: 0.5h
> Time Spent: 10m
> Remaining Estimate: 20m
>
> 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)