-
### Version
2.15.0-preview7
### Details
When I use the following mapping, I get an error.
var gm = new GridifyMapper().AddMap("dictProp", (target, key) => target.Payload[key]);
I am usi…
-
## Week 1
- [x] Go fundamentals
- [ ] Typescript fundamentals
- [x] coreutils: `echo, env, cat, wc, head, tail, yes, true, false, tree` (use gobyexample to speed up things)
- [x] Testin…
-
## Week 0
- [x] https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J ( lect 1-7)
- [ ] Effective Shell: https://effective-shell.com
- [x] Linux Intro/Essentials https://lym.read…
-
### Version
2.14.1
### Details
**Thanks for this great library! It really is awesome!**
When I attempt to submit a filter like: `name=/i` an exception is thrown:
>Gridify.GridifyFilteringExce…
-
I'm reading through the lessons here for something unrelated I spotted there are some instructions on editing the `MassStorageFile` settings within `.gangarc`.
(https://lhcb.github.io/first-analysis-…
rob-c updated
7 years ago
-
## Week 1
- [x] Go fundamentals
- [ ] Typescript fundamentals
- [x] coreutils: `echo, env, cat, wc, head, tail, yes, true, false, tree` (use gobyexample to speed up things)
- [x] Testing fu…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [ ] coreutils: `echo, env, cat, wc, head, tail, yes, true, false, tree` (use gobyexample to speed up things)
- [x] [Testing funda…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…
-
### Discussed in https://github.com/alirezanet/Gridify/discussions/218
Originally posted by **arden828** September 5, 2024
By using `-` in property will fail the Lex Parsing. Just want to che…