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

First class integration with lambda annotations #337

Open
danielmarbach opened this issue Dec 15, 2023 · 0 comments
Open

First class integration with lambda annotations #337

danielmarbach opened this issue Dec 15, 2023 · 0 comments
Labels

Comments

@danielmarbach
Copy link
Contributor

Describe the feature.

Is your feature related to a problem? Please describe.

Describe the requested feature

The Lambda Annotations library provides more idiomatic integration for .NET Solutions which brings Lambda also on paar to properly support dependency injection. With that in mind, the lambda integration can fully leverage the annotations framework to move away from the static endpoint configuration approach. This would simplify the setup and move it closer to how NServiceBus is hosted in ASP.NET Core or the generic host.

This would also potentially unlock possibilities to start leveraging transactional session in lambda.

Describe alternatives you've considered

Additional Context

No response

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

No branches or pull requests

1 participant