You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Christian Weiss (JIRA)" <ji...@apache.org> on 2018/03/28 12:04:00 UTC

[jira] [Created] (THRIFT-4534) netcore package should not depend on Microsft.AspNetCore and Microsoft.Extensions.*

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)