.EnabledFeatures doesn't exist, anymore [ DefaultTypeHarvester.cs ]

Issue #15 new
Ped Dyr created an issue

Hi Piotr, hopefully going to implement this project into 1.9.1 - just noted:

Proligence.SignalR\Core\DefaultTypeHarvester.cs

//EnabledFeatures no longer exists in Framework .LoadFeatures(_extensions.EnabledFeatures(_shell.Descriptor))

so, //Old Framework code .LoadFeatures(_extensions.AvailableFeatures().Where(fd => _shell.Descriptor.Features.Any(sf => sf.Name == fd.Id)))

Thanks for all your hard work amazing and do you have any plans to update this module? Cheers Dyr

Comments (0)

  1. Log in to comment