[
https://issues.apache.org/jira/browse/THRIFT-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-4534.
--------------------------------
Fix Version/s: 0.24.0
Resolution: Fixed
> netcore package should not depend on Microsft.AspNetCore and
> Microsoft.Extensions.*
> -----------------------------------------------------------------------------------
>
> Key: THRIFT-4534
> URL: https://issues.apache.org/jira/browse/THRIFT-4534
> Project: Thrift
> Issue Type: Improvement
> Components: netstd - Library
> Reporter: Christian Weiss
> Assignee: Jens Geyer
> Priority: Major
> Labels: Breaking-Change
> Fix For: 0.24.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The .NET Core package currently has dependencies on the ASP.NET Core stack
> (_Microsoft.AspNetCore_ and _Microsoft.Extensions.Logging_ packages). This
> means, that if someone wants to use Thrift in a non-web project, he/she gets
> all DLLs from the ASP.NET Stack.
>
> This could be resolved by creating a separate Thrift.Server package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)