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

Jobs API needs a .NET client #1321

Open
WhitWaldo opened this issue Jul 6, 2024 · 1 comment · May be fixed by #1331
Open

Jobs API needs a .NET client #1321

WhitWaldo opened this issue Jul 6, 2024 · 1 comment · May be fixed by #1331
Assignees
Labels
kind/enhancement New feature or request
Milestone

Comments

@WhitWaldo
Copy link
Contributor

Describe the feature

Since there's a new Jobs API showing up in Dapr in the near future, it should receive support in the .NET client.

As I'm actively advocating for the split out of Dapr client functionality into separate assemblies so that developers can explicitly opt-into those pieces of Dapr they're looking to use and so we can avoid some method naming conflicts (especially once I start hammering out the various specialty state APIs), I thought this would be an excellent place to start as it's quite a lightweight API footprint so far.

Release Note

RELEASE NOTE: ADD Support for Dapr Jobs API

@WhitWaldo WhitWaldo added the kind/enhancement New feature or request label Jul 6, 2024
@WhitWaldo
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: In review
2 participants