Hi,
Because of several problems with VS 2017 Bugs and it's enormous wight (like other Visual Studios) I decided to code in linux by VS Code and I managed almost.however say that I want to use a function ,like ServerFile(),whose package is not included at first (Microsoft.AspNetCore.StaticFiles ),how should I install that package in linux ?