Skip to content

Add Dapr.Bindings project #1517

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

Open
wants to merge 2 commits into
base: release-1.16
Choose a base branch
from

Conversation

WhitWaldo
Copy link
Contributor

Description

This is a first-pass at adding a distinct Dapr.Bindings project to the solution. It makes a few minor changes from the original API in that it uses records for the raw request and response (using a different type name) and adds nullability notations throughout with modern null checking, but it's largely a 1:1 migration.

I expect this to change before the 1.16 release as I look to add data operations to it and other projects, but I wanted to get the core idea out there first.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1506

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@WhitWaldo WhitWaldo self-assigned this Apr 11, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners April 11, 2025 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant