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

Add support for adding Cambion to a service collection #6

Closed
gthvidsten opened this issue May 31, 2020 · 0 comments
Closed

Add support for adding Cambion to a service collection #6

gthvidsten opened this issue May 31, 2020 · 0 comments
Milestone

Comments

@gthvidsten
Copy link
Member

Add support for .netcore hosts (if possible from .netstandard) so that Cambion can be added to a ServiceCollection.

Example of usage: services.AddCambion(opt => opt.SetVariousOptions)

gthvidsten pushed a commit that referenced this issue Jul 27, 2021
…g/stopping of transports now is part of the hosted service instead of manually doing it when disposing.

#8: Converted Start/Stop methods on ITransport, and Reinitialize method on ICambion to async, and updated all transports accordingly
@gthvidsten gthvidsten added this to the v3.0.0 milestone Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant