I'm attempting to implement a filter against the FilterAttributeFilterProviderinterface but find it is missing in MVC Core 2. I've installed Microsoft.AspNetCore.Mvc -Version 2.0.1 and Microsoft.AspNet.WebApi.Core but still no joy.
↧
Replacing FilterAttributeFilterProvider in MVC Core
↧