-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] GroupByVerb parameter and behaviours. #166
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thanks for putting this up here, I will take a look into it when I find some time. Refs #129. |
It's in use on https://dev.homotechsualdocs.pages.dev/ for the HaloAPI and NinjaOne modules. |
Apologies for the delay, I needed to fix the CI pipeline first. Could you please rebase against main and let me know so we can start the test suite? After that, we will take it from there. |
Sure - I also have a couple more tweaks I've made from using this "in anger" that I'll fold in :-) |
Might be a week or so though! |
No worries, take your time 👍 |
This adds a
-GroupByVerb
parameter and associated functionality including:[System.Collections.Generic.List[]]
for speed and ease of collection population.Discussion points: