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

Added generic type converter for Dapr State Store #90

Closed
wants to merge 8 commits into from

Conversation

ASHIQUEMD
Copy link
Collaborator

@ASHIQUEMD ASHIQUEMD commented Mar 31, 2023

  1. Adding support for retrieving custom type from dapr state store.
  2. Added unit tests for generic type and value type.
  3. Renamed solution name to WebJobs.Extensions.Dapr.

Closes: #54

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
@shubham1172
Copy link
Member

Closing in favor of 26f9a2d

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

Successfully merging this pull request may close these issues.

Retrieve from state store could support JSON-serializable datatype
2 participants