Christian Weiss created THRIFT-4534:
---------------------------------------
Summary: 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: Bug
Components: netcore - Library
Reporter: Christian Weiss
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
(v7.6.3#76005)