LinqToQuerystring icon indicating copy to clipboard operation
LinqToQuerystring copied to clipboard

Is EF Core (formerly called EF7) supported?

Open pisees opened this issue 9 years ago • 6 comments

Thanks,

pisees avatar Mar 15 '16 17:03 pisees

+1.

Any chance of having this ported to Core? We're using this wonderful library very extensively in many of our projects.

maganuk avatar Jun 21 '16 20:06 maganuk

+1

hi-xiaoxin avatar Mar 23 '17 11:03 hi-xiaoxin

+1

JeanRessouche avatar Apr 14 '17 07:04 JeanRessouche

+1

j0nscalet avatar Aug 30 '17 21:08 j0nscalet

https://github.com/scaredfinger/LinqToQuerystring/pull/1

JeanRessouche avatar Sep 06 '17 16:09 JeanRessouche

@everyone - it looks like MSFT is one step ahead of us, already. Go figure.

I stumbled across 'Microsoft.AspNet.WebApi.OData' today and realized that much of the functionality I was looking for here from 'LinqToQuerystring' looks to be handled there.

Checkout:

  • (Microsoft.AspNet.WebApi.OData)[https://www.nuget.org/packages/Microsoft.AspNet.WebApi.OData/]
  • (Microsoft.OData.Stack)[http://odata.github.io/]

HTH!

j0nscalet avatar Oct 25 '17 23:10 j0nscalet