Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zzzprojects/System.Linq.Dynamic.Core issues and pull requests

#844 - Fixed calling String methods in a nested expression

Pull Request - State: closed - Opened by StefH about 1 month ago
Labels: bug

#843 - Calling methods on a String in nested expressesion causes Exception

Issue - State: closed - Opened by scottsnyder about 2 months ago - 3 comments
Labels: bug

#842 - update 19/9/2024

Issue - State: closed - Opened by ziad-kamal2001 about 2 months ago
Labels: invalid

#841 - InvalidCastException on Select `DateTime` with SQL Server

Issue - State: closed - Opened by B0rs4lino 2 months ago - 1 comment
Labels: question

#837 - How to generate a Select Expression with nested types?

Issue - State: open - Opened by maddemon 3 months ago - 1 comment
Labels: question

#835 - Is there a way to apply Parsing config to all Where statements?

Issue - State: closed - Opened by lvyyljn 3 months ago - 1 comment
Labels: question

#834 - OrderBy gets overriden when used multiple times

Issue - State: closed - Opened by puschie286 3 months ago - 5 comments
Labels: question

#792 - Add ParsingConfig option to support single quotes in place of double quotes

Issue - State: open - Opened by alexeyvii 7 months ago
Labels: feature, refactor

#791 - Add Json support

Pull Request - State: open - Opened by StefH 7 months ago - 21 comments
Labels: feature

#738 - How to get the value of the key, and access its value pair

Issue - State: closed - Opened by 3ggerhappy about 1 year ago - 4 comments
Labels: question

#733 - How can we do string interpolation using $?

Issue - State: closed - Opened by tcortega over 1 year ago - 4 comments
Labels: question

#709 - support return Tuple

Issue - State: closed - Opened by xieyufei1220 over 1 year ago - 2 comments
Labels: question

#678 - ParseException when using dotnet trimmer with TrimMode=full

Issue - State: closed - Opened by tranb3r over 1 year ago - 5 comments
Labels: question

#559 - EF Core .Include() support

Issue - State: open - Opened by idan-h almost 3 years ago - 1 comment
Labels: question

#472 - Question: DynamicClass with INotifyPropertyChanged

Issue - State: closed - Opened by zspitz almost 4 years ago - 4 comments
Labels: question

#100 - Feature: NullPropagation operator

Pull Request - State: closed - Opened by StefH over 7 years ago - 2 comments

#99 - Added DynamicEnumerable Async extension methods

Pull Request - State: closed - Opened by StefH over 7 years ago - 2 comments

#97 - Dynamic Select with string Concatenation

Issue - State: closed - Opened by borisdj over 7 years ago - 2 comments
Labels: question

#96 - Async support for ToDynamicList()

Issue - State: closed - Opened by borisdj over 7 years ago - 8 comments
Labels: feature

#95 - Has no assembly version number.

Issue - State: closed - Opened by ngbrown over 7 years ago - 4 comments

#94 - [Bug] ParseException: Operator '==' incompatible with operand types 'ObjectId' and 'ObjectId'

Issue - State: closed - Opened by aveyrier over 7 years ago - 4 comments
Labels: bug

#93 - [Bug] Fix uap10 build in appveyor

Pull Request - State: closed - Opened by StefH over 7 years ago - 1 comment

#92 - [Feature] Adds support for decimal qualifiers. Resolves #91

Pull Request - State: closed - Opened by pferraris over 7 years ago - 3 comments

#91 - [Bug] Support for decimal qualifiers 'M' & 'm'

Issue - State: closed - Opened by pferraris over 7 years ago - 1 comment
Labels: bug

#90 - [Bug] ParseIntegerLiteral Int16

Issue - State: closed - Opened by peterjanto over 7 years ago - 1 comment
Labels: bug

#89 - [Question] System.Linq.Dynamic.Core.Exceptions.ParseException: 'No 'it' is in scope'

Issue - State: closed - Opened by ysmoradi over 7 years ago - 1 comment
Labels: question

#88 - [Question] FileNotFoundException: Could not load file or assembly 'System.Linq.Dynamic.Core'

Issue - State: closed - Opened by itanev over 7 years ago - 4 comments
Labels: question

#87 - [Question] Memory leak in Join method

Issue - State: closed - Opened by MakarovSoftware over 7 years ago - 16 comments
Labels: question

#85 - [Fix] Guid? == null comparison

Pull Request - State: closed - Opened by jogibear9988 over 7 years ago - 8 comments

#84 - [Bug] DynamicClassFactory not caching generated types

Issue - State: closed - Opened by HunterMcEwan over 7 years ago - 3 comments
Labels: bug

#83 - [Bug] Problem with DynamicExpressionParser.ParseLambda & external ParameterExpression

Issue - State: closed - Opened by jogibear9988 over 7 years ago - 4 comments
Labels: question

#82 - [Feature] Add DefaultIfEmpty

Issue - State: closed - Opened by frankiDotNet over 7 years ago - 2 comments
Labels: feature

#81 - [Question] Create new nuget?

Issue - State: closed - Opened by jogibear9988 over 7 years ago - 2 comments

#80 - [Feature] Usage of cached Lambda Expressions

Pull Request - State: closed - Opened by jogibear9988 over 7 years ago - 9 comments

#79 - DynamicExpressionParser does not allow empty parameter lists.

Issue - State: closed - Opened by groogiam over 7 years ago - 1 comment
Labels: bug

#78 - New feature: GroupJoin

Pull Request - State: closed - Opened by ghost over 7 years ago - 1 comment
Labels: feature

#77 - New features: Hexadecimal integers and array initializers

Pull Request - State: closed - Opened by DavidCizek over 7 years ago - 2 comments

#76 - Fix - shift operators work only for int, short, ushort, byte, sbyte.

Pull Request - State: closed - Opened by DavidCizek over 7 years ago - 2 comments

#75 - GroupBy clause add an "Item" property when projects the query

Issue - State: closed - Opened by jotab123 over 7 years ago - 6 comments

#74 - Join on nullable and not nullable type throws exception

Issue - State: closed - Opened by ghost over 7 years ago
Labels: bug

#73 - [Feature] Extend OrderBy functionality

Issue - State: closed - Opened by joacar over 7 years ago - 6 comments
Labels: feature

#72 - [Bug] Re-enable support for uap10.0

Issue - State: closed - Opened by StefH over 7 years ago
Labels: bug

#71 - Issue: Increase code-coverage

Issue - State: closed - Opened by StefH over 7 years ago
Labels: feature

#70 - Move all tests into 1 test project

Issue - State: closed - Opened by StefH over 7 years ago
Labels: feature

#68 - Work on #66 -> Should work now. Tests will follow on VS2017 support!

Pull Request - State: closed - Opened by jogibear9988 over 7 years ago - 2 comments

#67 - Convert Project to VS2017

Issue - State: closed - Opened by jogibear9988 over 7 years ago - 2 comments
Labels: feature

#66 - Is there Way to enter a Complex query

Issue - State: closed - Opened by jogibear9988 over 7 years ago - 16 comments

#65 - Support embedded quotes in string literal

Issue - State: closed - Opened by StefH over 7 years ago
Labels: feature

#64 - Can you add a demo project as document

Issue - State: closed - Opened by binson143 over 7 years ago - 4 comments
Labels: feature, question

#63 - Syntax IN dont work with Enums

Issue - State: closed - Opened by writeless over 7 years ago - 1 comment

#62 - OrderBy Chaining

Issue - State: closed - Opened by mguinness over 7 years ago - 4 comments
Labels: bug, feature

#61 - String[].Contains(String) expression translated to first array element contains

Issue - State: closed - Opened by Muchiachio over 7 years ago - 2 comments
Labels: invalid

#60 - Issue with nested Calls

Issue - State: closed - Opened by jogibear9988 almost 8 years ago - 2 comments

#59 - Cant compile DynamicLinqWebDocs

Issue - State: closed - Opened by GoodDayToCodeHard almost 8 years ago - 2 comments
Labels: question

#58 - Parse Lambda

Issue - State: closed - Opened by AlexMaxim almost 8 years ago - 3 comments
Labels: question

#57 - Issue finding indexer

Issue - State: closed - Opened by richardsheppard-avalara almost 8 years ago - 7 comments
Labels: bug

#56 - Create .editorconfig

Pull Request - State: closed - Opened by jogibear9988 almost 8 years ago - 3 comments

#55 - Fix Nullable Enums from String

Pull Request - State: closed - Opened by jogibear9988 almost 8 years ago - 2 comments

#54 - Documentation for expression syntax

Issue - State: closed - Opened by zspitz about 8 years ago - 8 comments
Labels: documentation

#53 - Question: External Methods call

Issue - State: closed - Opened by jotab123 about 8 years ago - 5 comments
Labels: question

#52 - Can I convert int to string type?

Issue - State: closed - Opened by winsonet about 8 years ago - 2 comments

#51 - [Question] How can I format a datetime (nullable) field value in select?

Issue - State: closed - Opened by winsonet about 8 years ago - 7 comments

#50 - Add functionality to optimize your queries using Linq.Expression.Optimizer

Issue - State: closed - Opened by StefH about 8 years ago
Labels: feature

#49 - .Contains("") operation Exception

Issue - State: closed - Opened by jostin957 about 8 years ago - 4 comments

#48 - Add an overload to the "ToDynamicList" method which accepts a Type

Issue - State: closed - Opened by rpaschoal about 8 years ago - 12 comments
Labels: feature

#47 - * Add unit test and fix public methods access.

Pull Request - State: closed - Opened by jotab123 about 8 years ago

#46 - Methods on type are not accessible error

Issue - State: closed - Opened by jotab123 about 8 years ago - 3 comments

#45 - Take() and Skip() lose ElementType

Issue - State: closed - Opened by jotab123 about 8 years ago - 7 comments
Labels: bug

#43 - Join with dependent subquery?

Issue - State: closed - Opened by AndrewZenith about 8 years ago - 4 comments

#42 - Microsoft.EntityFrameworkCore.DynamicLinq - ToListAsync()?

Issue - State: closed - Opened by jnal about 8 years ago - 1 comment

#41 - Separation of tokenization logic

Pull Request - State: closed - Opened by mariuszkochanowski over 8 years ago

#40 - Add strong naming from library

Issue - State: closed - Opened by StefH over 8 years ago
Labels: feature

#39 - Exception friendly Type loading

Pull Request - State: closed - Opened by jogibear9988 over 8 years ago - 2 comments

#38 - Support more comparisons with strings

Pull Request - State: closed - Opened by jogibear9988 over 8 years ago - 7 comments

#37 - Support strings as Enum Parameter Objects

Pull Request - State: closed - Opened by jogibear9988 over 8 years ago - 6 comments

#36 - CreateClass Equivalent?

Issue - State: closed - Opened by steamrolla over 8 years ago - 4 comments
Labels: feature

#35 - Compatibility with System.Linq.Dynamic.Library

Issue - State: closed - Opened by jwperez1 over 8 years ago - 12 comments
Labels: question

#34 - Support for netcoreapp1.0?

Issue - State: closed - Opened by stibay over 8 years ago - 4 comments
Labels: question

#33 - Package 1.0.6.3 install fails for UWP App

Issue - State: closed - Opened by fgoulet over 8 years ago - 42 comments
Labels: bug

#32 - When same dynamic class is first used in Linq2Entities, it's reused for Linq2Sql

Issue - State: closed - Opened by StefH over 8 years ago
Labels: bug

#31 - Group by multiple columns?

Issue - State: closed - Opened by jotab123 over 8 years ago - 18 comments
Labels: bug

#30 - Move to .NET Core RTM

Issue - State: closed - Opened by qmfrederik over 8 years ago - 4 comments

#29 - An another project ?

Issue - State: closed - Opened by ghost over 8 years ago - 3 comments

#28 - Dynamic Queries seem to lose "Include()"s

Issue - State: closed - Opened by pryankster over 8 years ago - 3 comments

#27 - UWP version

Issue - State: closed - Opened by pellea over 8 years ago - 9 comments

#26 - Calling ToString on a nullable column throws error

Issue - State: closed - Opened by lennyf over 8 years ago

#25 - DynamicExpression gone in version 1.0.3.4

Issue - State: closed - Opened by rpaschoal over 8 years ago - 6 comments

#24 - FirstOrDefaultAsync method is missing

Issue - State: closed - Opened by ehsaanwelcome over 8 years ago - 6 comments

#23 - Cannot work with property which in base class.

Issue - State: closed - Opened by PMExtra over 8 years ago - 3 comments
Labels: bug

#22 - DynamicExpression accessibility

Issue - State: closed - Opened by rpaschoal over 8 years ago - 5 comments
Labels: feature

#21 - Question: why is Distinct not supported?

Issue - State: closed - Opened by Vlandmist over 8 years ago - 18 comments
Labels: feature

#20 - Can't install using nuget in Asp.Net 4.0 Web Pages project

Issue - State: closed - Opened by jesusmogollon over 8 years ago - 8 comments

#19 - NotEqual filter not working with DateTime

Issue - State: closed - Opened by Muchiachio over 8 years ago - 2 comments
Labels: bug