Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
THRIFT-4535 XML docs; code cleanup (tabs->spaces; String->string)
- Closed