IharYakimush / comminity-data-odata-linq

Use OData filter text query in linq expresson for any IQuerable without ASP.NET dependency. Support netstandard2.0
Other
42 stars 16 forks source link

Use MS.Ext.DI.Abstractions instead of MS.Ext.DI #23

Closed ysmoradi closed 5 years ago

ysmoradi commented 5 years ago

Not all projects are using the default implementations of MS.Ext.DI.Abstractions which is MS.Ext.DI For example, we're using Autofac.Extensions.DependencyInjection

IharYakimush commented 5 years ago

changes are available in NuGet version 1.4.2

ysmoradi commented 5 years ago

Thanks (: