Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nreco/lambdaparser issues and pull requests
#54 - Add DateOnly/TimeOnly support in LambdaParameterWrapper (net6+ targets)
Issue -
State: open - Opened by VitaliyMF 2 months ago
Labels: enhancement
#53 - fixed version mismatch #52
Pull Request -
State: closed - Opened by MagicAndre1981 6 months ago
- 1 comment
#52 - Versioninfo for Release 1.1.2 still show 1.1.1
Issue -
State: closed - Opened by MagicAndre1981 7 months ago
- 1 comment
#51 - use ConcurrentDictionary to replace lock in expression cache
Pull Request -
State: closed - Opened by WAcry 7 months ago
- 1 comment
#50 - The problem of checking expression statements
Issue -
State: closed - Opened by DNetORM 9 months ago
- 7 comments
Labels: question
#49 - it is not support Convert
Issue -
State: closed - Opened by DNetORM 9 months ago
- 1 comment
Labels: question
#48 - How to throw exception?
Issue -
State: closed - Opened by DNetORM 10 months ago
- 1 comment
Labels: question
#47 - Multi parameter delegation
Pull Request -
State: closed - Opened by hzy-6 12 months ago
- 4 comments
#46 - Update LambdaParameterWrapper.cs Delegate support for multiple parame…
Pull Request -
State: closed - Opened by hzy-6 12 months ago
#45 - Params support
Pull Request -
State: closed - Opened by microspud about 1 year ago
- 2 comments
#44 - Added support for optional parameters in method calls
Pull Request -
State: closed - Opened by microspud about 1 year ago
- 8 comments
#43 - Sequence of ternary operators
Issue -
State: closed - Opened by VitaliyMF over 1 year ago
- 1 comment
Labels: enhancement
#42 - Variables in expressions
Issue -
State: closed - Opened by VitaliyMF over 1 year ago
- 1 comment
Labels: enhancement
#41 - #40 non-convertible types support
Pull Request -
State: open - Opened by maagy about 3 years ago
- 3 comments
#40 - Non-convertible types support
Issue -
State: open - Opened by maagy about 3 years ago
Labels: question
#39 - "Expected value" error in simple expression
Issue -
State: closed - Opened by NutmegAdam about 3 years ago
- 2 comments
Labels: question
#38 - Parser Context Security
Issue -
State: open - Opened by sl0burn over 3 years ago
- 1 comment
Labels: question
#37 - Support for dynamic types like expando object #36
Pull Request -
State: open - Opened by PeterHagen over 3 years ago
- 4 comments
#36 - Support for dynamic types like expando object
Issue -
State: open - Opened by PeterHagen over 3 years ago
#35 - Expressions using "not" not always work
Issue -
State: closed - Opened by jmpardo over 3 years ago
- 4 comments
Labels: question
#34 - Changing order of parameters in simple expression produces different evaluation result.
Issue -
State: closed - Opened by mihalios over 3 years ago
- 5 comments
#33 - Lambda Sum or Select
Issue -
State: open - Opened by BossJake almost 4 years ago
- 1 comment
Labels: question
#32 - Error - Filter Datatable with LINQ inside the .Eval function
Issue -
State: closed - Opened by T0BiD about 4 years ago
- 4 comments
Labels: question
#31 - Math Operations like power (exponentiate) and to extract a root -possible?
Issue -
State: closed - Opened by tobiasdroessler over 4 years ago
- 2 comments
#30 - Allow recursivity
Issue -
State: closed - Opened by EricB85 over 4 years ago
- 5 comments
Labels: bug
#29 - Security?
Issue -
State: open - Opened by Apskaita5 over 4 years ago
- 7 comments
Labels: question
#28 - Added hex numbers support
Pull Request -
State: open - Opened by michalf1 over 4 years ago
- 2 comments
#27 - nested expression in dictionary indexer
Issue -
State: closed - Opened by lerljaku over 4 years ago
#26 - SL5 MacOs support
Issue -
State: open - Opened by wtlatli over 4 years ago
- 3 comments
#25 - Linq Functions Suppport
Issue -
State: closed - Opened by minikie over 4 years ago
- 2 comments
Labels: question
#24 - LambdaParser.Parse
Issue -
State: closed - Opened by Mike-E-angelo almost 5 years ago
- 1 comment
#23 - escaping quotes in nested strings
Issue -
State: closed - Opened by lerljaku almost 5 years ago
- 2 comments
Labels: question
#22 - Failed DateTime.Now
Issue -
State: closed - Opened by trrahul almost 5 years ago
- 3 comments
Labels: question
#21 - System.PlatformNotSupportedException: Operation is not supported on this platform.
Issue -
State: open - Opened by OPunktSchmidt about 5 years ago
- 5 comments
#20 - Failed to add reference. The package 'NReco.LambdaParser' tried to add a framework reference to 'System.Collections' which was not found in the GAC.
Issue -
State: closed - Opened by OPunktSchmidt about 5 years ago
- 9 comments
#19 - function call evaluation fails for parameters that don't implement IConvertible
Issue -
State: closed - Opened by lafar6502 over 5 years ago
- 1 comment
Labels: bug
#18 - Is it possible to build lambda for entity framework queries
Issue -
State: open - Opened by gopala000 over 5 years ago
- 2 comments
Labels: question
#17 - Adding DateTime and Timespan support
Pull Request -
State: closed - Opened by some1one almost 6 years ago
- 4 comments
#16 - Can't read the Value ,when it is ConstantExpression .
Issue -
State: closed - Opened by Jiuyong almost 6 years ago
- 6 comments
#15 - .NET Standard2.0 support
Issue -
State: closed - Opened by rustbomber about 6 years ago
- 2 comments
#14 - Is it possible to support nested expression parsing?
Issue -
State: closed - Opened by snakorse over 6 years ago
- 2 comments
#13 - can be support = and == both pattern?
Issue -
State: closed - Opened by rustbomber over 6 years ago
- 3 comments
Labels: question
#12 - Exception when checking for null and other bool condition
Issue -
State: closed - Opened by Shekesh over 7 years ago
- 1 comment
Labels: bug
#11 - enable read constants
Pull Request -
State: closed - Opened by Jiuyong over 7 years ago
- 11 comments
#10 - Custom values comparer
Issue -
State: closed - Opened by VitaliyMF over 7 years ago
- 1 comment
Labels: enhancement
#9 - Fixed a issue when comparing null values with <, <=, >, >= operators
Pull Request -
State: closed - Opened by OPunktSchmidt over 7 years ago
- 5 comments
#7 - Adds Thread safe expression cache
Pull Request -
State: closed - Opened by rducom almost 8 years ago
- 5 comments
#6 - Migrate project.json to .net core sdk 1.0 csproj
Issue -
State: closed - Opened by VitaliyMF almost 8 years ago
- 1 comment
#5 - Allow underscore in names (variables, method names)
Issue -
State: closed - Opened by VitaliyMF almost 8 years ago
- 1 comment
Labels: enhancement
#4 - Improve performance by compiling into lambda method calls, property getters etc
Issue -
State: open - Opened by VitaliyMF over 8 years ago
- 5 comments
Labels: enhancement
#3 - Add support for 'params' method arguments
Issue -
State: open - Opened by VitaliyMF over 8 years ago
- 20 comments
#2 - null in expression evaluated as variable
Issue -
State: closed - Opened by fromberg100 over 8 years ago
- 1 comment
Labels: bug
#1 - Help with .NET Standard
Issue -
State: closed - Opened by Mike-E-angelo over 8 years ago
- 3 comments