Skip to content
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

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

Open
3ggerhappy opened this issue Aug 22, 2023 · 3 comments
Open

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

3ggerhappy opened this issue Aug 22, 2023 · 3 comments

Comments

@3ggerhappy
Copy link

Here is what to include in your request to make sure we implement a solution as quickly as possible.

1. Description

Ok so I have a List(CustomObject) that I have successfully filtered and grouped. This returns a List(dynamic). (Key as Key, "it"(is List(CustomObject))
I can iterate through it but failed to get the value of the key as string, then the Keys value pair w/c is a List(CustomObject)

2. Exception

If you are seeing an exception, include the full exception details (message and stack trace).

Exception message:
Stack trace:

3. Fiddle or Project

If you are able,

Provide a Fiddle that reproduce the issue: https://dotnetfiddle.net/25Vjsn

Or provide a project/solution that we can run to reproduce the issue.

  • Make sure the project compile
  • Make sure to provide only the code that is required to reproduce the issue, not the whole project
  • You can send private code here: info@zzzprojects.com

Otherwise, make sure to include as much information as possible to help our team to reproduce the issue.

4. Any further technical details

Add any relevant detail that can help us.

@StefH
Copy link
Collaborator

StefH commented Sep 10, 2023

@3ggerhappy
The dotnetfiddle links to different code, can you please use the correct link?

@StefH
Copy link
Collaborator

StefH commented Nov 26, 2023

@3ggerhappy
Can you please update the dotnet fiddle?

@StefH
Copy link
Collaborator

StefH commented Apr 8, 2024

@3ggerhappy
The dotnetfiddle links to different code, can you please use the correct link?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants