terrajobst / nquery-vnext

A Roslyn inspired rewrite of NQuery
MIT License
72 stars 16 forks source link

Consider merging NQuery.Data and NQuery.Dynamic with NQuery #30

Open terrajobst opened 5 years ago

terrajobst commented 5 years ago

Since .NET Standard 2.0 both, data, as well as dynamic, are part of the core. There really isn't a reason why these should be separate libraries or packages. We probably still want to keep separate namespaces though.