I need to have access to IFormFile interface in ASP.Net Core 1. Could you please tell me which NuGet package I should install?
IFormFile
IFormFile Interface Definition Namespace: Microsoft.AspNetCore.Http Assembly: Microsoft.AspNetCore.Http.Features.dll
IFormFile Interface
Definition Namespace: Microsoft.AspNetCore.Http Assembly: Microsoft.AspNetCore.Http.Features.dll
From the documentation
Related Nuget Package